pypy ../../rpython/bin/rpython --batch -Ojit targetpypystandalone in dir /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal (timeout 7200 secs) watching logfiles {} argv: ['pypy', '../../rpython/bin/rpython', '--batch', '-Ojit', 'targetpypystandalone'] environment: HOME=/Users/matti HOMEBREW_CELLAR=/opt/homebrew/Cellar HOMEBREW_PREFIX=/opt/homebrew HOMEBREW_REPOSITORY=/opt/homebrew INFOPATH=/opt/homebrew/share/info: LANG=en_US.UTF-8 LC_ADDRESS=en_AU.UTF-8 LC_IDENTIFICATION=en_AU.UTF-8 LC_MEASUREMENT=en_AU.UTF-8 LC_MONETARY=en_AU.UTF-8 LC_NAME=en_AU.UTF-8 LC_NUMERIC=en_AU.UTF-8 LC_PAPER=en_AU.UTF-8 LC_TELEPHONE=en_AU.UTF-8 LC_TIME=en_AU.UTF-8 LOGNAME=matti OLDPWD=/Users/matti PATH=/Users/matti/oss/pypy-arm64-buildbot/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin PKG_CONFIG_PATH=/opt/homebrew/Cellar/openssl@1.1/1.1.1t/lib/pkgconfig PWD=/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal PYPY_USESSION_DIR=/tmp/buildbot-arm64 SHELL=/bin/zsh SHLVL=2 SSH_CLIENT=10.0.0.17 36602 22 SSH_CONNECTION=10.0.0.17 36602 10.0.0.16 22 SSH_TTY=/dev/ttys000 TERM=xterm-256color TMPDIR=/tmp/buildbot-arm64 USER=matti _=/Users/matti/oss/pypy-arm64-buildbot/bin/buildslave using PTY: False [translation:info] 2.7.18 (c7f2b53ceffe, Aug 22 2024, 13:13:36) [PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)] [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' [translation:info] Translating target as defined by targetpypystandalone [translation] PyPy config object: [translation] [objspace] [std] intshortcut = True optimized_list_getitem = True withspecialisedtuple = True [usemodules] __pypy__ = True _ast = True _cffi_backend = True _codecs = True _collections = True _continuation = True _csv = True _io = True _jitlog = True _locale = True _lsprof = True _md5 = True _minimal_curses = True _multibytecodec = True _multiprocessing = True _pickle_support = True _pypyjson = True _random = True _rawffi = True _sha = True _socket = True _sre = True _testing = True _vmprof = True _weakref = True array = True binascii = True bz2 = True cStringIO = True cmath = True cpyext = True errno = True faulthandler = True fcntl = True gc = True imp = True marshal = True math = True mmap = True operator = True parser = True pwd = True pyexpat = True pypyjit = True select = True signal = True struct = True symbol = True termios = True thread = True time = True token = True unicodedata = True zipimport = True zlib = True [translation] translate.py configuration: [translation] [translate] batch = True opt = jit targetspec = targetpypystandalone [translation] translation configuration: [translation] [translation] check_str_without_nul = True continuation = True gc = incminimark gcrootfinder = shadowstack gctransformer = framework icon = pypy.ico jit = True list_comprehension_operations = True manifest = python.manifest rpython_translate = True secondaryentrypoints = cpyext,main shared = True thread = True type_system = lltype withsmallfuncsets = 5 [translation:info] Annotating&simplifying... [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy [translation:info] RTyping... [rtyper] specializing: 7500 / 149448 blocks (5%) [rtyper] specializing: 15400 / 153068 blocks (10%) [rtyper] specializing: 23800 / 158258 blocks (15%) [rtyper] specializing: 32200 / 160811 blocks (20%) [rtyper] specializing: 40500 / 161821 blocks (25%) [rtyper] specializing: 48700 / 162090 blocks (30%) [rtyper] specializing: 57000 / 162780 blocks (35%) [rtyper] specializing: 65200 / 162846 blocks (40%) [rtyper] specializing: 73900 / 164010 blocks (45%) [rtyper] specializing: 82600 / 165168 blocks (50%) [rtyper] specializing: 92000 / 167140 blocks (55%) [rtyper] specializing: 101200 / 168610 blocks (60%) [rtyper] specializing: 109800 / 168870 blocks (65%) [rtyper] specializing: 119000 / 169943 blocks (70%) [rtyper] specializing: 127700 / 170196 blocks (75%) [rtyper] specializing: 137000 / 171178 blocks (80%) [rtyper] specializing: 145600 / 171178 blocks (85%) [rtyper] specializing: 146600 / 171178 blocks (85%) [rtyper] specializing: 154100 / 171182 blocks (90%) [rtyper] specializing: 162700 / 171182 blocks (95%) [rtyper] -=- specialized 171182 blocks -=- [rtyper] specializing: 171200 / 171922 blocks (99%) [rtyper] specializing: 172000 / 172655 blocks (99%) [rtyper] -=- specialized 1473 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] JIT compiler generation... [rtyper] -=- specialized 38 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] specializing: 172700 / 172701 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1135)W_ArrayTypef.getitem_slice [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:64)_read_raw_float_data_tp__arrayPtr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__read_ptr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1150)W_ArrayTypef.setitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1150)W_ArrayTypef.setitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1160)W_ArrayTypef.setitem_slice [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:364)pack_float_list_to_raw_array__SingleFloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:95)_write_raw_float_data_tp__SingleFloat_arrayPtr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1160)W_ArrayTypef.setitem_slice [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:983)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:269)ToAppLevelConverter._singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.libffi:208)SingleFloatArg.push [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:389)unpack_cfloat_list_from_raw_array [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:983)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:983)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1031)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__cast_pos [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:72)FromAppLevelConverter._singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1117)W_ArrayTypef.descr_insert [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1117)W_ArrayTypef.descr_insert [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__write_ptr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__push_field [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1097)W_ArrayTypef.descr_reverse [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1097)W_ArrayTypef.descr_reverse [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rstruct.nativefmttable:39)pack_float [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.jit_libffi:194)_do_ffi_call_singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1031)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [backendopt:removeassert] Could not remove 70 asserts, but removed 1280 asserts. [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 41540 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 6378 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 172800 / 172966 blocks (99%) [rtyper] -=- specialized 261 more blocks -=- [jitcodewriter:info] making JitCodes... [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] specializing: 173000 / 173001 blocks (99%) [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 1000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 1500 jitcodes [jitcodewriter:info] Produced 2000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 2500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)ExecutionContext._trace at 0x3247a7750> [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x14efe88e0> [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 173100 / 173100 blocks (100%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 3000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 3500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 4000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 4500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 5000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 173200 / 173200 blocks (100%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 5500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 6000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 6500 jitcodes [jitcodewriter:info] Produced 7000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 7500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 8000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 8500 jitcodes [jitcodewriter:info] Produced 9000 jitcodes [jitcodewriter:info] Produced 9500 jitcodes [jitcodewriter:info] Produced 10000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 10500 jitcodes [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)_trace__AccessDirect_None at 0x302805bb0> [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] There are 10687 JitCode instances. [jitcodewriter:info] There are 88166 -live- ops. Size of liveness is 7249 bytes [rtyper] replaced 43 'jit_force_virtual' with <* delayed!force_virtual_if_necessary> [rtyper] replaced 267 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 927 effectinfos: [jitcodewriter] 40 descrs for arrays [jitcodewriter] 1044 descrs for fields [jitcodewriter] 48 descrs for interiorfields [jitcodewriter] -> 812 bitstrings, mean length 38.6, max length 80 [rtyper] specializing: 173300 / 235108 blocks (73%) [rtyper] specializing: 183800 / 235551 blocks (78%) [rtyper] specializing: 198200 / 238679 blocks (83%) [rtyper] specializing: 212900 / 241823 blocks (88%) [rtyper] specializing: 228000 / 245059 blocks (93%) [rtyper] specializing: 235200 / 245071 blocks (95%) [rtyper] -=- specialized 71835 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] the JIT compiler was generated [translation:info] lltype back-end optimisations... [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 114852 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 2753 stack checks. [translation:info] Creating database for generating c source... [rtyper] -=- specialized 21 more blocks -=- [rtyper] specializing: 245100 / 245103 blocks (99%) [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 245200 / 247959 blocks (98%) [rtyper] -=- specialized 2875 more blocks -=- [rtyper] specializing: 248000 / 248021 blocks (99%) [rtyper] -=- specialized 43 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 1729 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 16 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] -=- specialized 12 more blocks -=- [rtyper] -=- specialized 22 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 12 more blocks -=- [rtyper] specializing: 248100 / 248105 blocks (99%) [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [c] 1000 nodes [ array: 531 framework rtti: 1 func: 1247 group: 1 struct: 804 ] [c] 2000 nodes [ array: 590 framework rtti: 17 func: 1561 group: 1 struct: 4050 ] [c] 3000 nodes [ array: 666 framework rtti: 24 func: 1818 group: 1 struct: 4635 ] [c] 4000 nodes [ array: 976 framework rtti: 27 func: 1949 group: 1 struct: 5406 ] [c] 5000 nodes [ array: 1380 framework rtti: 27 func: 1971 group: 1 struct: 5873 ] [c] 6000 nodes [ array: 1650 framework rtti: 28 func: 2019 group: 1 struct: 8388 ] [c] 7000 nodes [ array: 1850 framework rtti: 37 func: 2221 group: 1 struct: 9583 ] [c] 8000 nodes [ array: 2057 framework rtti: 51 func: 2494 group: 1 struct: 10658 ] [c] 9000 nodes [ array: 2059 framework rtti: 96 func: 3006 group: 1 struct: 11326 ] [c] 10000 nodes [ array: 2431 framework rtti: 143 func: 3359 group: 1 struct: 11950 ] [c] 11000 nodes [ array: 4431 framework rtti: 143 func: 3359 group: 1 struct: 11950 ] [c] 12000 nodes [ array: 6205 framework rtti: 145 func: 3371 group: 1 struct: 12087 ] [c] 13000 nodes [ array: 6356 framework rtti: 157 func: 3531 group: 1 struct: 15094 ] [c] 14000 nodes [ array: 6461 framework rtti: 167 func: 3625 group: 1 struct: 16233 ] [c] 15000 nodes [ array: 6651 framework rtti: 167 func: 3677 group: 1 struct: 17442 ] [c] 16000 nodes [ array: 6825 framework rtti: 260 func: 4649 group: 1 struct: 19336 ] [c] 17000 nodes [ array: 6968 framework rtti: 516 func: 4911 group: 1 struct: 20916 ] [c] 18000 nodes [ array: 7036 framework rtti: 655 func: 5073 group: 1 struct: 21571 ] [c] 19000 nodes [ array: 7036 framework rtti: 655 func: 5073 group: 1 struct: 21571 ] [c] 20000 nodes [ array: 7036 framework rtti: 655 func: 5073 group: 1 struct: 21571 ] [c] 21000 nodes [ array: 7036 framework rtti: 655 func: 5073 group: 1 struct: 21571 ] [c] 22000 nodes [ array: 7131 framework rtti: 659 func: 5122 group: 1 struct: 22278 ] [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: 23843 ] [c] 25000 nodes [ array: 7225 framework rtti: 667 func: 5416 group: 1 struct: 24550 ] [c] 26000 nodes [ array: 7282 framework rtti: 671 func: 5634 group: 1 struct: 25715 ] [c] 27000 nodes [ array: 7375 framework rtti: 678 func: 5848 group: 1 struct: 26752 ] [c] 28000 nodes [ array: 7430 framework rtti: 685 func: 6186 group: 1 struct: 27706 ] [c] 29000 nodes [ array: 7512 framework rtti: 724 func: 6512 group: 1 struct: 28043 ] [c] 30000 nodes [ array: 7644 framework rtti: 755 func: 6866 group: 1 struct: 28546 ] [c] 31000 nodes [ array: 7773 framework rtti: 799 func: 7284 group: 1 struct: 29004 ] [c] 32000 nodes [ array: 7950 framework rtti: 841 func: 7453 group: 1 struct: 29591 ] [c] 33000 nodes [ array: 8211 framework rtti: 899 func: 7700 group: 1 struct: 30012 ] [c] 34000 nodes [ array: 8503 framework rtti: 921 func: 7948 group: 1 struct: 30615 ] [c] 35000 nodes [ array: 8837 framework rtti: 986 func: 8198 group: 1 struct: 31344 ] [c] 36000 nodes [ array: 9040 framework rtti: 986 func: 8352 group: 1 struct: 32076 ] [c] 37000 nodes [ array: 9355 framework rtti: 988 func: 8437 group: 1 struct: 32701 ] [c] 38000 nodes [ array: 9701 framework rtti: 991 func: 8534 group: 1 struct: 33395 ] [c] 39000 nodes [ array: 9946 framework rtti: 991 func: 8700 group: 1 struct: 34200 ] [c] 40000 nodes [ array: 10118 framework rtti: 995 func: 8975 group: 1 struct: 35390 ] [c] 41000 nodes [ array: 10367 framework rtti: 995 func: 9115 group: 1 struct: 36034 ] [c] 42000 nodes [ array: 10508 framework rtti: 996 func: 9404 group: 1 struct: 36855 ] [c] 43000 nodes [ array: 10610 framework rtti: 1011 func: 9645 group: 1 struct: 37384 ] [c] 44000 nodes [ array: 10704 framework rtti: 1035 func: 9952 group: 1 struct: 38173 ] [c] 45000 nodes [ array: 10774 framework rtti: 1049 func: 10184 group: 1 struct: 38735 ] [c] 46000 nodes [ array: 13840 framework rtti: 1049 func: 10387 group: 1 struct: 40339 ] [c] 47000 nodes [ array: 13979 framework rtti: 1060 func: 10700 group: 1 struct: 40870 ] [c] 48000 nodes [ array: 14118 framework rtti: 1064 func: 10960 group: 1 struct: 41403 ] [c] 49000 nodes [ array: 14155 framework rtti: 1072 func: 11086 group: 1 struct: 42052 ] [c] 50000 nodes [ array: 14269 framework rtti: 1075 func: 11244 group: 1 struct: 53221 ] [c] 51000 nodes [ array: 14461 framework rtti: 1080 func: 11396 group: 1 struct: 53931 ] [c] 52000 nodes [ array: 14461 framework rtti: 1080 func: 11399 group: 1 struct: 54482 ] [c] 53000 nodes [ array: 14556 framework rtti: 1080 func: 11499 group: 1 struct: 54964 ] [c] 54000 nodes [ array: 14676 framework rtti: 1081 func: 11723 group: 1 struct: 55839 ] [c] 55000 nodes [ array: 14812 framework rtti: 1092 func: 11904 group: 1 struct: 56552 ] [c] 56000 nodes [ array: 14979 framework rtti: 1094 func: 12004 group: 1 struct: 57270 ] [c] 57000 nodes [ array: 15109 framework rtti: 1095 func: 12185 group: 1 struct: 57686 ] [c] 58000 nodes [ array: 15338 framework rtti: 1105 func: 12476 group: 1 struct: 58610 ] [c] 59000 nodes [ array: 15518 framework rtti: 1114 func: 12799 group: 1 struct: 59428 ] [c] 60000 nodes [ array: 15738 framework rtti: 1115 func: 13059 group: 1 struct: 60472 ] [c] 61000 nodes [ array: 15980 framework rtti: 1121 func: 13420 group: 1 struct: 61311 ] [c] 62000 nodes [ array: 16196 framework rtti: 1122 func: 13465 group: 1 struct: 61886 ] [c] 63000 nodes [ array: 16389 framework rtti: 1122 func: 13465 group: 1 struct: 62607 ] [c] 64000 nodes [ array: 16588 framework rtti: 1122 func: 13465 group: 1 struct: 63235 ] [c] 65000 nodes [ array: 16810 framework rtti: 1122 func: 13465 group: 1 struct: 64235 ] [c] 66000 nodes [ array: 17035 framework rtti: 1122 func: 13692 group: 1 struct: 65195 ] [c] 67000 nodes [ array: 17266 framework rtti: 1126 func: 13965 group: 1 struct: 65777 ] [c] 68000 nodes [ array: 17394 framework rtti: 1132 func: 14223 group: 1 struct: 66566 ] [c] 69000 nodes [ array: 17577 framework rtti: 1136 func: 14330 group: 1 struct: 67365 ] [c] 70000 nodes [ array: 18606 framework rtti: 1136 func: 14552 group: 1 struct: 98609 ] [c] 71000 nodes [ array: 19533 framework rtti: 1136 func: 14667 group: 1 struct: 101121 ] [c] 72000 nodes [ array: 20655 framework rtti: 1136 func: 15025 group: 1 struct: 103526 ] [c] 73000 nodes [ array: 21970 framework rtti: 1136 func: 15444 group: 1 struct: 105878 ] [c] 74000 nodes [ array: 23407 framework rtti: 1136 func: 15974 group: 1 struct: 107972 ] [c] 75000 nodes [ array: 24819 framework rtti: 1136 func: 16491 group: 1 struct: 110126 ] [c] 76000 nodes [ array: 26482 framework rtti: 1136 func: 17209 group: 1 struct: 112376 ] [c] 77000 nodes [ array: 27981 framework rtti: 1136 func: 17755 group: 1 struct: 114572 ] [c] 78000 nodes [ array: 29593 framework rtti: 1136 func: 18471 group: 1 struct: 116784 ] [c] 79000 nodes [ array: 31156 framework rtti: 1136 func: 18922 group: 1 struct: 119247 ] [c] 80000 nodes [ array: 32477 framework rtti: 1137 func: 19269 group: 1 struct: 121179 ] [c] 81000 nodes [ array: 32618 framework rtti: 1142 func: 19307 group: 1 struct: 121712 ] [c] 82000 nodes [ array: 32805 framework rtti: 1142 func: 19328 group: 1 struct: 121952 ] [c] 83000 nodes [ array: 33111 framework rtti: 1145 func: 19355 group: 1 struct: 122333 ] [c] 84000 nodes [ array: 33345 framework rtti: 1148 func: 19389 group: 1 struct: 122945 ] [c] 85000 nodes [ array: 33624 framework rtti: 1152 func: 19441 group: 1 struct: 123700 ] [c] 86000 nodes [ array: 33864 framework rtti: 1155 func: 19446 group: 1 struct: 124144 ] [c] 87000 nodes [ array: 34102 framework rtti: 1157 func: 19470 group: 1 struct: 124788 ] [c] 88000 nodes [ array: 34233 framework rtti: 1166 func: 19599 group: 1 struct: 125277 ] [c] 89000 nodes [ array: 34410 framework rtti: 1166 func: 19681 group: 1 struct: 125987 ] [c] 90000 nodes [ array: 34597 framework rtti: 1168 func: 19719 group: 1 struct: 126542 ] [c] 91000 nodes [ array: 34789 framework rtti: 1168 func: 19768 group: 1 struct: 127013 ] [c] 92000 nodes [ array: 34948 framework rtti: 1168 func: 19785 group: 1 struct: 127470 ] [c] 93000 nodes [ array: 35068 framework rtti: 1168 func: 19785 group: 1 struct: 127902 ] [c] 94000 nodes [ array: 35215 framework rtti: 1168 func: 19785 group: 1 struct: 128374 ] [c] 95000 nodes [ array: 35380 framework rtti: 1168 func: 19785 group: 1 struct: 128807 ] [c] 96000 nodes [ array: 35543 framework rtti: 1168 func: 19785 group: 1 struct: 129238 ] [c] 97000 nodes [ array: 35714 framework rtti: 1172 func: 19921 group: 1 struct: 129743 ] [c] 98000 nodes [ array: 35978 framework rtti: 1175 func: 20048 group: 1 struct: 130416 ] [c] 99000 nodes [ array: 36177 framework rtti: 1176 func: 20210 group: 1 struct: 131051 ] [c] 100000 nodes [ array: 36362 framework rtti: 1180 func: 20286 group: 1 struct: 131897 ] [c] 101000 nodes [ array: 36432 framework rtti: 1182 func: 20314 group: 1 struct: 132400 ] [c] 102000 nodes [ array: 36536 framework rtti: 1182 func: 20355 group: 1 struct: 132991 ] [c] 103000 nodes [ array: 36579 framework rtti: 1182 func: 20368 group: 1 struct: 133526 ] [c] 104000 nodes [ array: 36636 framework rtti: 1182 func: 20417 group: 1 struct: 134109 ] [c] 105000 nodes [ array: 36744 framework rtti: 1182 func: 20492 group: 1 struct: 134773 ] [c] 106000 nodes [ array: 36876 framework rtti: 1182 func: 20524 group: 1 struct: 135413 ] [c] 107000 nodes [ array: 36991 framework rtti: 1182 func: 20543 group: 1 struct: 135962 ] [c] 108000 nodes [ array: 37106 framework rtti: 1182 func: 20604 group: 1 struct: 136662 ] [c] 109000 nodes [ array: 37400 framework rtti: 1182 func: 20703 group: 1 struct: 137557 ] [c] 110000 nodes [ array: 37554 framework rtti: 1182 func: 20741 group: 1 struct: 138234 ] [c] 111000 nodes [ array: 37770 framework rtti: 1182 func: 20789 group: 1 struct: 138946 ] [c] 112000 nodes [ array: 37851 framework rtti: 1182 func: 20846 group: 1 struct: 139582 ] [c] 113000 nodes [ array: 37942 framework rtti: 1182 func: 20888 group: 1 struct: 140137 ] [c] 114000 nodes [ array: 38139 framework rtti: 1182 func: 20931 group: 1 struct: 140862 ] [c] 115000 nodes [ array: 38281 framework rtti: 1182 func: 20980 group: 1 struct: 141590 ] [c] 116000 nodes [ array: 38451 framework rtti: 1182 func: 21004 group: 1 struct: 142317 ] [c] 117000 nodes [ array: 38588 framework rtti: 1182 func: 21039 group: 1 struct: 143009 ] [c] 118000 nodes [ array: 38786 framework rtti: 1182 func: 21064 group: 1 struct: 143749 ] [c] 119000 nodes [ array: 38960 framework rtti: 1182 func: 21133 group: 1 struct: 144512 ] [c] 120000 nodes [ array: 39153 framework rtti: 1182 func: 21183 group: 1 struct: 145269 ] [c] 121000 nodes [ array: 39361 framework rtti: 1182 func: 21214 group: 1 struct: 145999 ] [c] 122000 nodes [ array: 39518 framework rtti: 1182 func: 21239 group: 1 struct: 146704 ] [c] 123000 nodes [ array: 39743 framework rtti: 1182 func: 21295 group: 1 struct: 147361 ] [c] 124000 nodes [ array: 39961 framework rtti: 1182 func: 21330 group: 1 struct: 148110 ] [c] 125000 nodes [ array: 40137 framework rtti: 1182 func: 21376 group: 1 struct: 148778 ] [c] 126000 nodes [ array: 40354 framework rtti: 1182 func: 21404 group: 1 struct: 149561 ] [c] 127000 nodes [ array: 40627 framework rtti: 1182 func: 21435 group: 1 struct: 150248 ] [c] 128000 nodes [ array: 40873 framework rtti: 1182 func: 21475 group: 1 struct: 151060 ] [c] 129000 nodes [ array: 41254 framework rtti: 1182 func: 21488 group: 1 struct: 152033 ] [c] 130000 nodes [ array: 41568 framework rtti: 1183 func: 21551 group: 1 struct: 152522 ] [c] 131000 nodes [ array: 42062 framework rtti: 1183 func: 21572 group: 1 struct: 152718 ] [c] 132000 nodes [ array: 42574 framework rtti: 1183 func: 21681 group: 1 struct: 152843 ] [c] 133000 nodes [ array: 43037 framework rtti: 1183 func: 21729 group: 1 struct: 153049 ] [c] 134000 nodes [ array: 43492 framework rtti: 1183 func: 21771 group: 1 struct: 153194 ] [c] 135000 nodes [ array: 44051 framework rtti: 1183 func: 21796 group: 1 struct: 153406 ] [c] 136000 nodes [ array: 44599 framework rtti: 1183 func: 21853 group: 1 struct: 153620 ] [c] 137000 nodes [ array: 45214 framework rtti: 1183 func: 21905 group: 1 struct: 153879 ] [c] 138000 nodes [ array: 45680 framework rtti: 1183 func: 21935 group: 1 struct: 154050 ] [c] 139000 nodes [ array: 46117 framework rtti: 1183 func: 22000 group: 1 struct: 154224 ] [c] 140000 nodes [ array: 46518 framework rtti: 1183 func: 22089 group: 1 struct: 154367 ] [c] 141000 nodes [ array: 46932 framework rtti: 1183 func: 22130 group: 1 struct: 154541 ] [c] 142000 nodes [ array: 47480 framework rtti: 1183 func: 22146 group: 1 struct: 154747 ] [c] 143000 nodes [ array: 47878 framework rtti: 1183 func: 22263 group: 1 struct: 154912 ] [c] 144000 nodes [ array: 48270 framework rtti: 1183 func: 22310 group: 1 struct: 155071 ] [c] 145000 nodes [ array: 48643 framework rtti: 1183 func: 22331 group: 1 struct: 155263 ] [c] 146000 nodes [ array: 48977 framework rtti: 1183 func: 22355 group: 1 struct: 155467 ] [c] 147000 nodes [ array: 49412 framework rtti: 1183 func: 22388 group: 1 struct: 155632 ] [c] 148000 nodes [ array: 49779 framework rtti: 1183 func: 22441 group: 1 struct: 155800 ] [c] 149000 nodes [ array: 50205 framework rtti: 1183 func: 22490 group: 1 struct: 155943 ] [c] 150000 nodes [ array: 50624 framework rtti: 1183 func: 22541 group: 1 struct: 156088 ] [c] 151000 nodes [ array: 51002 framework rtti: 1183 func: 22575 group: 1 struct: 156262 ] [c] 152000 nodes [ array: 51429 framework rtti: 1183 func: 22612 group: 1 struct: 156395 ] [c] 153000 nodes [ array: 51779 framework rtti: 1183 func: 22642 group: 1 struct: 156541 ] [c] 154000 nodes [ array: 52126 framework rtti: 1183 func: 22707 group: 1 struct: 156704 ] [c] 155000 nodes [ array: 52527 framework rtti: 1183 func: 22731 group: 1 struct: 156825 ] [c] 156000 nodes [ array: 52931 framework rtti: 1183 func: 22766 group: 1 struct: 156974 ] [c] 157000 nodes [ array: 53174 framework rtti: 1183 func: 22770 group: 1 struct: 157168 ] [c] 158000 nodes [ array: 53447 framework rtti: 1183 func: 22777 group: 1 struct: 157376 ] [c] 159000 nodes [ array: 53825 framework rtti: 1183 func: 22823 group: 1 struct: 157555 ] [c] 160000 nodes [ array: 54188 framework rtti: 1183 func: 22849 group: 1 struct: 157715 ] [c] 161000 nodes [ array: 54587 framework rtti: 1183 func: 22871 group: 1 struct: 157899 ] [c] 162000 nodes [ array: 54925 framework rtti: 1183 func: 22896 group: 1 struct: 158083 ] [c] 163000 nodes [ array: 55311 framework rtti: 1183 func: 22940 group: 1 struct: 158234 ] [c] 164000 nodes [ array: 55648 framework rtti: 1183 func: 22977 group: 1 struct: 158441 ] [c] 165000 nodes [ array: 55894 framework rtti: 1183 func: 22990 group: 1 struct: 158645 ] [c] 166000 nodes [ array: 56202 framework rtti: 1183 func: 23002 group: 1 struct: 158836 ] [c] 167000 nodes [ array: 56463 framework rtti: 1183 func: 23003 group: 1 struct: 159063 ] [c] 168000 nodes [ array: 56898 framework rtti: 1183 func: 23004 group: 1 struct: 159343 ] [c] 169000 nodes [ array: 57225 framework rtti: 1183 func: 23004 group: 1 struct: 159544 ] [c] 170000 nodes [ array: 57524 framework rtti: 1183 func: 23011 group: 1 struct: 159740 ] [c] 171000 nodes [ array: 57815 framework rtti: 1183 func: 23019 group: 1 struct: 159943 ] [c] 172000 nodes [ array: 58087 framework rtti: 1183 func: 23019 group: 1 struct: 160182 ] [c] 173000 nodes [ array: 58411 framework rtti: 1183 func: 23206 group: 1 struct: 160439 ] [c] 174000 nodes [ array: 58730 framework rtti: 1186 func: 23343 group: 1 struct: 160744 ] [c] 175000 nodes [ array: 58904 framework rtti: 1190 func: 23356 group: 1 struct: 161336 ] [c] 176000 nodes [ array: 58933 framework rtti: 1192 func: 23367 group: 1 struct: 161476 ] [c] 177000 nodes [ array: 59047 framework rtti: 1200 func: 23394 group: 1 struct: 161821 ] [c] 178000 nodes [ array: 59237 framework rtti: 1204 func: 23415 group: 1 struct: 162739 ] [c] 179000 nodes [ array: 59272 framework rtti: 1208 func: 23425 group: 1 struct: 162991 ] [c] 180000 nodes [ array: 59784 framework rtti: 1221 func: 23565 group: 1 struct: 163210 ] [c] 181000 nodes [ array: 59880 framework rtti: 1222 func: 23604 group: 1 struct: 164014 ] [c] 182000 nodes [ array: 59927 framework rtti: 1227 func: 23629 group: 1 struct: 164898 ] [c] 183000 nodes [ array: 59981 framework rtti: 1227 func: 23638 group: 1 struct: 165423 ] [c] 184000 nodes [ array: 60086 framework rtti: 1228 func: 23644 group: 1 struct: 165820 ] [c] 185000 nodes [ array: 60239 framework rtti: 1228 func: 23644 group: 1 struct: 165930 ] [c] 186000 nodes [ array: 60390 framework rtti: 1228 func: 23644 group: 1 struct: 166050 ] [c] 187000 nodes [ array: 60516 framework rtti: 1249 func: 23748 group: 1 struct: 166536 ] [c] 188000 nodes [ array: 60755 framework rtti: 1252 func: 23822 group: 1 struct: 167027 ] [c] 189000 nodes [ array: 60895 framework rtti: 1282 func: 23893 group: 1 struct: 168242 ] [c] 190000 nodes [ array: 60950 framework rtti: 1334 func: 23920 group: 1 struct: 170565 ] [c] 191000 nodes [ array: 61255 framework rtti: 1334 func: 23920 group: 1 struct: 171503 ] [c] 192000 nodes [ array: 61663 framework rtti: 1334 func: 23920 group: 1 struct: 172209 ] [c] 193000 nodes [ array: 61884 framework rtti: 1334 func: 23920 group: 1 struct: 173135 ] [c] 194000 nodes [ array: 62183 framework rtti: 1334 func: 23920 group: 1 struct: 174144 ] [c] 195000 nodes [ array: 62473 framework rtti: 1334 func: 23920 group: 1 struct: 175247 ] [c] 196000 nodes [ array: 62702 framework rtti: 1334 func: 23920 group: 1 struct: 176256 ] [c] 197000 nodes [ array: 62951 framework rtti: 1334 func: 23920 group: 1 struct: 177297 ] [c] 198000 nodes [ array: 63241 framework rtti: 1334 func: 23920 group: 1 struct: 178323 ] [c] 199000 nodes [ array: 63535 framework rtti: 1334 func: 23920 group: 1 struct: 179259 ] [c] 200000 nodes [ array: 63792 framework rtti: 1334 func: 23920 group: 1 struct: 180187 ] [c] 201000 nodes [ array: 64045 framework rtti: 1334 func: 23920 group: 1 struct: 181212 ] [c] 202000 nodes [ array: 64380 framework rtti: 1334 func: 23920 group: 1 struct: 182173 ] [c] 203000 nodes [ array: 64719 framework rtti: 1334 func: 23920 group: 1 struct: 183196 ] [c] 204000 nodes [ array: 65015 framework rtti: 1334 func: 23920 group: 1 struct: 184224 ] [c] 205000 nodes [ array: 65351 framework rtti: 1334 func: 23920 group: 1 struct: 185265 ] [c] 206000 nodes [ array: 65657 framework rtti: 1334 func: 23920 group: 1 struct: 186341 ] [c] 207000 nodes [ array: 65963 framework rtti: 1334 func: 23920 group: 1 struct: 187444 ] [c] 208000 nodes [ array: 66259 framework rtti: 1334 func: 23920 group: 1 struct: 188417 ] [c] 209000 nodes [ array: 66565 framework rtti: 1334 func: 23920 group: 1 struct: 189386 ] [c] 210000 nodes [ array: 66779 framework rtti: 1339 func: 23920 group: 1 struct: 190244 ] [c] 211000 nodes [ array: 67096 framework rtti: 1339 func: 23920 group: 1 struct: 191307 ] [c] 212000 nodes [ array: 67393 framework rtti: 1339 func: 23920 group: 1 struct: 192286 ] [c] 213000 nodes [ array: 67673 framework rtti: 1339 func: 23920 group: 1 struct: 193351 ] [c] 214000 nodes [ array: 67877 framework rtti: 1339 func: 23920 group: 1 struct: 194276 ] [c] 215000 nodes [ array: 68164 framework rtti: 1339 func: 23920 group: 1 struct: 195500 ] [c] 216000 nodes [ array: 68437 framework rtti: 1339 func: 23920 group: 1 struct: 196746 ] [c] 217000 nodes [ array: 68537 framework rtti: 1339 func: 23922 group: 1 struct: 197466 ] [c] 218000 nodes [ array: 68547 framework rtti: 1339 func: 23954 group: 1 struct: 197690 ] [c] 219000 nodes [ array: 68561 framework rtti: 1339 func: 24004 group: 1 struct: 197893 ] [c] 220000 nodes [ array: 68569 framework rtti: 1339 func: 24028 group: 1 struct: 198101 ] [c] 221000 nodes [ array: 68569 framework rtti: 1339 func: 24043 group: 1 struct: 198416 ] [c] 222000 nodes [ array: 68569 framework rtti: 1339 func: 24137 group: 1 struct: 198657 ] [c] 223000 nodes [ array: 68590 framework rtti: 1339 func: 24147 group: 1 struct: 198893 ] [c] 224000 nodes [ array: 68623 framework rtti: 1339 func: 24185 group: 1 struct: 199117 ] [c] 225000 nodes [ array: 68643 framework rtti: 1339 func: 24217 group: 1 struct: 199372 ] [c] 226000 nodes [ array: 68657 framework rtti: 1339 func: 24249 group: 1 struct: 199598 ] [c] 227000 nodes [ array: 68697 framework rtti: 1339 func: 24286 group: 1 struct: 199874 ] [c] 228000 nodes [ array: 68740 framework rtti: 1339 func: 24295 group: 1 struct: 200147 ] [c] 229000 nodes [ array: 68782 framework rtti: 1339 func: 24322 group: 1 struct: 200398 ] [c] 230000 nodes [ array: 68808 framework rtti: 1339 func: 24380 group: 1 struct: 200628 ] [c] 231000 nodes [ array: 68834 framework rtti: 1339 func: 24417 group: 1 struct: 200877 ] [c] 232000 nodes [ array: 68863 framework rtti: 1339 func: 24461 group: 1 struct: 201114 ] [c] 233000 nodes [ array: 68881 framework rtti: 1339 func: 24527 group: 1 struct: 201353 ] [c] 234000 nodes [ array: 68898 framework rtti: 1340 func: 24546 group: 1 struct: 201609 ] [c] 235000 nodes [ array: 68908 framework rtti: 1340 func: 24559 group: 1 struct: 201983 ] [c] 236000 nodes [ array: 68940 framework rtti: 1340 func: 24591 group: 1 struct: 202257 ] [c] 237000 nodes [ array: 68981 framework rtti: 1340 func: 24602 group: 1 struct: 202553 ] [c] 238000 nodes [ array: 69078 framework rtti: 1340 func: 24614 group: 1 struct: 202806 ] [c] 239000 nodes [ array: 69088 framework rtti: 1340 func: 24642 group: 1 struct: 203208 ] [c] 240000 nodes [ array: 69088 framework rtti: 1340 func: 24642 group: 1 struct: 203663 ] [c] 241000 nodes [ array: 69088 framework rtti: 1340 func: 24643 group: 1 struct: 204020 ] [c] 242000 nodes [ array: 69097 framework rtti: 1340 func: 24647 group: 1 struct: 204431 ] [c] 243000 nodes [ array: 69105 framework rtti: 1340 func: 24659 group: 1 struct: 204955 ] [c] 244000 nodes [ array: 69197 framework rtti: 1346 func: 25231 group: 1 struct: 205627 ] [c] 245000 nodes [ array: 69293 framework rtti: 1374 func: 25252 group: 1 struct: 207839 ] [c] 246000 nodes [ array: 69424 framework rtti: 1384 func: 25296 group: 1 struct: 208416 ] [c] 247000 nodes [ array: 69571 framework rtti: 1400 func: 25320 group: 1 struct: 208847 ] [c] 248000 nodes [ array: 69673 framework rtti: 1423 func: 25442 group: 1 struct: 209304 ] [c] 249000 nodes [ array: 69915 framework rtti: 1427 func: 25442 group: 1 struct: 209955 ] [c] 250000 nodes [ array: 70258 framework rtti: 1433 func: 25450 group: 1 struct: 210417 ] [c] 251000 nodes [ array: 70420 framework rtti: 1448 func: 25458 group: 1 struct: 210907 ] [c] 252000 nodes [ array: 70538 framework rtti: 1450 func: 25515 group: 1 struct: 211470 ] [c] 253000 nodes [ array: 70649 framework rtti: 1465 func: 25548 group: 1 struct: 211844 ] [c] 254000 nodes [ array: 70663 framework rtti: 1468 func: 25578 group: 1 struct: 213694 ] [c] 255000 nodes [ array: 70667 framework rtti: 1468 func: 25578 group: 1 struct: 216010 ] [c] 256000 nodes [ array: 70674 framework rtti: 1468 func: 25580 group: 1 struct: 218592 ] [c] 257000 nodes [ array: 70716 framework rtti: 1470 func: 25618 group: 1 struct: 219513 ] [c] 258000 nodes [ array: 70741 framework rtti: 1470 func: 25618 group: 1 struct: 220130 ] [c] 259000 nodes [ array: 70759 framework rtti: 1470 func: 25618 group: 1 struct: 220391 ] [c] 260000 nodes [ array: 70864 framework rtti: 1470 func: 25618 group: 1 struct: 220796 ] [c] 261000 nodes [ array: 70904 framework rtti: 1470 func: 25618 group: 1 struct: 221520 ] [c] 262000 nodes [ array: 70912 framework rtti: 1470 func: 25618 group: 1 struct: 222131 ] [c] 263000 nodes [ array: 70928 framework rtti: 1470 func: 25618 group: 1 struct: 223120 ] [c] 264000 nodes [ array: 70987 framework rtti: 1470 func: 25618 group: 1 struct: 223770 ] [c] 265000 nodes [ array: 71050 framework rtti: 1470 func: 25618 group: 1 struct: 224518 ] [c] 266000 nodes [ array: 71074 framework rtti: 1470 func: 25618 group: 1 struct: 225349 ] [c] 267000 nodes [ array: 71090 framework rtti: 1470 func: 25618 group: 1 struct: 226091 ] [c] 268000 nodes [ array: 71111 framework rtti: 1470 func: 25618 group: 1 struct: 226773 ] [c] 269000 nodes [ array: 71156 framework rtti: 1470 func: 25618 group: 1 struct: 227167 ] [c] 270000 nodes [ array: 71187 framework rtti: 1470 func: 25618 group: 1 struct: 227989 ] [c] 271000 nodes [ array: 71219 framework rtti: 1470 func: 25618 group: 1 struct: 228634 ] [c] 272000 nodes [ array: 71232 framework rtti: 1470 func: 25618 group: 1 struct: 229294 ] [c] 273000 nodes [ array: 71244 framework rtti: 1470 func: 25618 group: 1 struct: 230035 ] [c] 274000 nodes [ array: 71251 framework rtti: 1470 func: 25618 group: 1 struct: 230784 ] [c] 275000 nodes [ array: 71261 framework rtti: 1470 func: 25618 group: 1 struct: 231539 ] [c] 276000 nodes [ array: 71281 framework rtti: 1470 func: 25618 group: 1 struct: 232297 ] [c] 277000 nodes [ array: 71311 framework rtti: 1470 func: 25618 group: 1 struct: 233002 ] [c] 278000 nodes [ array: 71341 framework rtti: 1470 func: 25618 group: 1 struct: 233807 ] [c] 279000 nodes [ array: 71360 framework rtti: 1470 func: 25618 group: 1 struct: 234689 ] [c] 280000 nodes [ array: 71373 framework rtti: 1470 func: 25618 group: 1 struct: 235390 ] [c] 281000 nodes [ array: 71386 framework rtti: 1470 func: 25618 group: 1 struct: 236117 ] [c] 282000 nodes [ array: 71410 framework rtti: 1470 func: 25618 group: 1 struct: 236630 ] [c] 283000 nodes [ array: 71424 framework rtti: 1470 func: 25618 group: 1 struct: 237527 ] [c] 284000 nodes [ array: 71456 framework rtti: 1470 func: 25618 group: 1 struct: 238316 ] [c] 285000 nodes [ array: 71457 framework rtti: 1470 func: 25618 group: 1 struct: 239177 ] [c] 286000 nodes [ array: 71483 framework rtti: 1470 func: 25618 group: 1 struct: 239919 ] [c] 287000 nodes [ array: 71493 framework rtti: 1470 func: 25618 group: 1 struct: 240600 ] [c] 288000 nodes [ array: 71501 framework rtti: 1470 func: 25618 group: 1 struct: 241485 ] [c] 289000 nodes [ array: 71516 framework rtti: 1470 func: 25618 group: 1 struct: 242547 ] [c] 290000 nodes [ array: 71516 framework rtti: 1470 func: 25618 group: 1 struct: 243582 ] [c] 291000 nodes [ array: 71525 framework rtti: 1470 func: 25618 group: 1 struct: 244445 ] [c] 292000 nodes [ array: 71546 framework rtti: 1470 func: 25620 group: 1 struct: 244644 ] [c] 293000 nodes [ array: 71551 framework rtti: 1470 func: 25622 group: 1 struct: 244670 ] [c] 294000 nodes [ array: 71610 framework rtti: 1471 func: 25662 group: 1 struct: 244771 ] [c] 295000 nodes [ array: 71680 framework rtti: 1472 func: 25688 group: 1 struct: 244851 ] [c] 296000 nodes [ array: 71736 framework rtti: 1473 func: 25719 group: 1 struct: 247364 ] [c] 297000 nodes [ array: 71758 framework rtti: 1473 func: 25729 group: 1 struct: 247376 ] [c] 298000 nodes [ array: 71786 framework rtti: 1473 func: 25736 group: 1 struct: 247567 ] [c] 299000 nodes [ array: 71804 framework rtti: 1473 func: 25738 group: 1 struct: 247574 ] [c] 300000 nodes [ array: 71835 framework rtti: 1473 func: 25742 group: 1 struct: 247754 ] [c] 301000 nodes [ array: 71928 framework rtti: 1529 func: 25944 group: 1 struct: 247979 ] [c] 302000 nodes [ array: 72064 framework rtti: 1540 func: 26025 group: 1 struct: 248322 ] [c] 303000 nodes [ array: 72078 framework rtti: 1660 func: 26246 group: 1 struct: 248461 ] [c] 304000 nodes [ array: 72109 framework rtti: 1766 func: 26401 group: 1 struct: 248797 ] [c] 305000 nodes [ array: 72397 framework rtti: 1772 func: 26409 group: 1 struct: 249228 ] [c] 306000 nodes [ array: 72489 framework rtti: 1773 func: 26472 group: 1 struct: 249491 ] [c] 307000 nodes [ array: 72549 framework rtti: 1774 func: 26472 group: 1 struct: 250040 ] [c] 308000 nodes [ array: 72623 framework rtti: 1785 func: 26479 group: 1 struct: 250279 ] [c] 309000 nodes [ array: 72714 framework rtti: 1787 func: 26487 group: 1 struct: 250733 ] [c] 310000 nodes [ array: 72942 framework rtti: 1800 func: 26509 group: 1 struct: 251130 ] [c] 311000 nodes [ array: 73113 framework rtti: 1800 func: 26510 group: 1 struct: 251723 ] [c] 312000 nodes [ array: 73348 framework rtti: 1800 func: 26510 group: 1 struct: 252191 ] [c] 313000 nodes [ array: 73577 framework rtti: 1800 func: 26510 group: 1 struct: 252526 ] [c] 314000 nodes [ array: 73779 framework rtti: 1800 func: 26511 group: 1 struct: 253167 ] [c] 315000 nodes [ array: 73995 framework rtti: 1800 func: 26511 group: 1 struct: 253720 ] [c] 316000 nodes [ array: 74202 framework rtti: 1800 func: 26511 group: 1 struct: 254210 ] [c] 317000 nodes [ array: 74297 framework rtti: 1800 func: 26544 group: 1 struct: 254879 ] [c] 318000 nodes [ array: 74303 framework rtti: 1805 func: 26546 group: 1 struct: 255382 ] [c] 319000 nodes [ array: 74303 framework rtti: 1806 func: 26547 group: 1 struct: 255868 ] [c] 320000 nodes [ array: 74303 framework rtti: 1806 func: 26547 group: 1 struct: 256365 ] [c] 321000 nodes [ array: 74303 framework rtti: 1806 func: 26547 group: 1 struct: 256897 ] [c] 322000 nodes [ array: 74303 framework rtti: 1806 func: 26547 group: 1 struct: 257369 ] [c] 323000 nodes [ array: 74304 framework rtti: 1806 func: 26547 group: 1 struct: 257839 ] [c] 324000 nodes [ array: 74305 framework rtti: 1806 func: 26547 group: 1 struct: 258335 ] [c] 325000 nodes [ array: 74307 framework rtti: 1806 func: 26547 group: 1 struct: 258833 ] [c] 326000 nodes [ array: 74307 framework rtti: 1806 func: 26547 group: 1 struct: 259312 ] [c] 327000 nodes [ array: 74307 framework rtti: 1806 func: 26547 group: 1 struct: 259811 ] [c] 328000 nodes [ array: 74310 framework rtti: 1806 func: 26547 group: 1 struct: 260341 ] [c] 329000 nodes [ array: 74318 framework rtti: 1806 func: 26547 group: 1 struct: 260851 ] [c] 330000 nodes [ array: 74318 framework rtti: 1806 func: 26547 group: 1 struct: 261369 ] [c] 331000 nodes [ array: 74322 framework rtti: 1806 func: 26547 group: 1 struct: 261884 ] [c] 332000 nodes [ array: 74327 framework rtti: 1806 func: 26547 group: 1 struct: 262386 ] [c] 333000 nodes [ array: 74334 framework rtti: 1806 func: 26547 group: 1 struct: 262916 ] [c] 334000 nodes [ array: 74335 framework rtti: 1806 func: 26547 group: 1 struct: 263421 ] [c] 335000 nodes [ array: 74336 framework rtti: 1806 func: 26547 group: 1 struct: 263923 ] [c] 336000 nodes [ array: 74336 framework rtti: 1806 func: 26547 group: 1 struct: 264431 ] [c] 337000 nodes [ array: 74336 framework rtti: 1806 func: 26547 group: 1 struct: 264965 ] [c] 338000 nodes [ array: 74336 framework rtti: 1806 func: 26547 group: 1 struct: 265470 ] [c] 339000 nodes [ array: 74336 framework rtti: 1806 func: 26547 group: 1 struct: 265964 ] [c] 340000 nodes [ array: 74336 framework rtti: 1806 func: 26547 group: 1 struct: 266467 ] [c] 341000 nodes [ array: 74336 framework rtti: 1806 func: 26547 group: 1 struct: 266960 ] [c] 342000 nodes [ array: 74336 framework rtti: 1806 func: 26547 group: 1 struct: 267460 ] [c] 343000 nodes [ array: 74336 framework rtti: 1806 func: 26547 group: 1 struct: 267960 ] [c] 344000 nodes [ array: 74384 framework rtti: 1814 func: 26596 group: 1 struct: 268242 ] [c] 345000 nodes [ array: 74384 framework rtti: 1814 func: 26596 group: 1 struct: 268370 ] [c] 346000 nodes [ array: 74384 framework rtti: 1814 func: 26596 group: 1 struct: 268741 ] [c] 347000 nodes [ array: 74591 framework rtti: 1827 func: 26666 group: 1 struct: 269161 ] [c] 348000 nodes [ array: 74634 framework rtti: 1833 func: 26735 group: 1 struct: 269607 ] [c] 349000 nodes [ array: 74908 framework rtti: 1835 func: 26778 group: 1 struct: 269997 ] [c] 350000 nodes [ array: 74964 framework rtti: 1845 func: 26799 group: 1 struct: 270361 ] [c] 351000 nodes [ array: 75221 framework rtti: 1908 func: 26805 group: 1 struct: 270731 ] [c] 352000 nodes [ array: 75384 framework rtti: 1964 func: 26817 group: 1 struct: 271119 ] [c] 353000 nodes [ array: 75401 framework rtti: 1964 func: 26829 group: 1 struct: 271750 ] [c] 354000 nodes [ array: 75421 framework rtti: 1964 func: 26833 group: 1 struct: 272170 ] [c] 355000 nodes [ array: 75449 framework rtti: 1964 func: 26835 group: 1 struct: 272582 ] [c] 356000 nodes [ array: 75463 framework rtti: 1964 func: 26857 group: 1 struct: 273284 ] [c] 357000 nodes [ array: 75470 framework rtti: 1964 func: 26858 group: 1 struct: 274011 ] [c] 358000 nodes [ array: 75585 framework rtti: 1964 func: 26887 group: 1 struct: 274689 ] [c] 359000 nodes [ array: 75610 framework rtti: 1964 func: 26887 group: 1 struct: 275669 ] [c] 360000 nodes [ array: 75678 framework rtti: 1964 func: 26887 group: 1 struct: 276601 ] [c] 361000 nodes [ array: 75680 framework rtti: 1964 func: 26887 group: 1 struct: 277597 ] [c] 362000 nodes [ array: 75690 framework rtti: 1964 func: 26887 group: 1 struct: 278585 ] [c] 363000 nodes [ array: 75710 framework rtti: 1964 func: 26887 group: 1 struct: 279562 ] [c] 364000 nodes [ array: 75733 framework rtti: 1964 func: 26887 group: 1 struct: 280531 ] [c] 365000 nodes [ array: 75739 framework rtti: 1964 func: 26887 group: 1 struct: 281516 ] [c] 366000 nodes [ array: 75803 framework rtti: 1964 func: 26887 group: 1 struct: 282444 ] [c] 367000 nodes [ array: 75806 framework rtti: 1964 func: 26887 group: 1 struct: 283440 ] [c] 368000 nodes [ array: 75890 framework rtti: 1964 func: 26887 group: 1 struct: 284360 ] [c] 369000 nodes [ array: 75892 framework rtti: 1964 func: 26887 group: 1 struct: 285358 ] [c] 370000 nodes [ array: 75892 framework rtti: 1964 func: 26887 group: 1 struct: 286358 ] [c] 371000 nodes [ array: 75910 framework rtti: 1965 func: 26907 group: 1 struct: 287158 ] [c] 372000 nodes [ array: 76627 framework rtti: 1967 func: 26948 group: 1 struct: 287235 ] [c] 373000 nodes [ array: 76664 framework rtti: 1968 func: 26974 group: 1 struct: 287365 ] [c] 374000 nodes [ array: 76693 framework rtti: 1977 func: 27405 group: 1 struct: 289549 ] [c] 375000 nodes [ array: 76815 framework rtti: 1998 func: 27414 group: 1 struct: 289752 ] [c] 376000 nodes [ array: 77061 framework rtti: 2002 func: 27430 group: 1 struct: 290489 ] [c] 377000 nodes [ array: 77337 framework rtti: 2002 func: 27442 group: 1 struct: 291238 ] [c] 378000 nodes [ array: 77594 framework rtti: 2002 func: 27474 group: 1 struct: 291895 ] [c] 379000 nodes [ array: 77774 framework rtti: 2002 func: 27475 group: 1 struct: 292245 ] [c] 380000 nodes [ array: 77775 framework rtti: 2002 func: 27475 group: 1 struct: 292312 ] [c] 381000 nodes [ array: 77775 framework rtti: 2002 func: 27475 group: 1 struct: 292404 ] [c] 382000 nodes [ array: 77775 framework rtti: 2002 func: 27475 group: 1 struct: 292407 ] [c] 383000 nodes [ array: 77775 framework rtti: 2002 func: 27475 group: 1 struct: 292419 ] [c] 384000 nodes [ array: 77775 framework rtti: 2002 func: 27475 group: 1 struct: 292452 ] [c] 385000 nodes [ array: 77775 framework rtti: 2002 func: 27475 group: 1 struct: 292479 ] [c] 386000 nodes [ array: 77775 framework rtti: 2002 func: 27475 group: 1 struct: 292496 ] [c] 387000 nodes [ array: 77775 framework rtti: 2002 func: 27475 group: 1 struct: 292571 ] [c] 388000 nodes [ array: 77775 framework rtti: 2002 func: 27475 group: 1 struct: 292575 ] [c] 389000 nodes [ array: 77775 framework rtti: 2002 func: 27475 group: 1 struct: 292657 ] [c] 390000 nodes [ array: 77775 framework rtti: 2002 func: 27475 group: 1 struct: 292660 ] [c] 391000 nodes [ array: 77775 framework rtti: 2002 func: 27475 group: 1 struct: 292660 ] [c] 392000 nodes [ array: 77786 framework rtti: 2004 func: 27517 group: 1 struct: 292670 ] [c] 393000 nodes [ array: 77793 framework rtti: 2004 func: 27542 group: 1 struct: 292752 ] [c] 394000 nodes [ array: 78312 framework rtti: 2008 func: 27753 group: 1 struct: 294582 ] [c] 395000 nodes [ array: 78312 framework rtti: 2008 func: 27753 group: 1 struct: 295036 ] [c] 396000 nodes [ array: 78369 framework rtti: 2020 func: 27772 group: 1 struct: 295611 ] [c] 397000 nodes [ array: 78377 framework rtti: 2022 func: 27778 group: 1 struct: 296528 ] [c] 398000 nodes [ array: 78388 framework rtti: 2023 func: 27794 group: 1 struct: 297009 ] [c] 399000 nodes [ array: 78411 framework rtti: 2024 func: 27818 group: 1 struct: 297310 ] [c] 400000 nodes [ array: 78423 framework rtti: 2024 func: 27826 group: 1 struct: 297434 ] [c] 401000 nodes [ array: 79272 framework rtti: 2026 func: 27886 group: 1 struct: 297476 ] [c] 402000 nodes [ array: 80036 framework rtti: 2026 func: 27896 group: 1 struct: 297476 ] [c] 403000 nodes [ array: 80136 framework rtti: 2030 func: 28116 group: 1 struct: 297924 ] [c] 404000 nodes [ array: 80284 framework rtti: 2040 func: 28123 group: 1 struct: 298573 ] [c] 405000 nodes [ array: 80410 framework rtti: 2063 func: 28140 group: 1 struct: 298858 ] [c] 406000 nodes [ array: 80510 framework rtti: 2100 func: 28197 group: 1 struct: 299127 ] [c] 407000 nodes [ array: 80510 framework rtti: 2100 func: 28197 group: 1 struct: 299127 ] [c] 408000 nodes [ array: 80528 framework rtti: 2101 func: 28355 group: 1 struct: 299415 ] [c] 409000 nodes [ array: 80550 framework rtti: 2102 func: 28358 group: 1 struct: 299969 ] [c] 410000 nodes [ array: 80627 framework rtti: 2106 func: 28429 group: 1 struct: 300337 ] [c] 411000 nodes [ array: 80663 framework rtti: 2107 func: 28478 group: 1 struct: 300426 ] [c] 412000 nodes [ array: 80703 framework rtti: 2113 func: 28541 group: 1 struct: 301067 ] [c] 413000 nodes [ array: 80748 framework rtti: 2119 func: 28732 group: 1 struct: 301508 ] [c] 414000 nodes [ array: 80784 framework rtti: 2130 func: 29124 group: 1 struct: 302100 ] [c:database] GC transformer: finished helpers [c] 415000 nodes [ array: 81143 framework rtti: 2134 func: 29223 group: 1 struct: 304039 ] [c] 416000 nodes [ array: 81689 framework rtti: 2134 func: 29223 group: 1 struct: 304193 ] [c] 417000 nodes [ array: 81705 framework rtti: 2174 func: 29233 group: 1 struct: 304379 ] [c] 418000 nodes [ array: 81776 framework rtti: 2364 func: 29622 group: 1 struct: 304893 ] [c] 419000 nodes [ array: 81902 framework rtti: 2402 func: 29870 group: 1 struct: 305234 ] [c] 420000 nodes [ array: 82043 framework rtti: 2446 func: 30069 group: 1 struct: 305522 ] [rtyper] specializing: 248200 / 248487 blocks (99%) [rtyper] -=- specialized 377 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 14 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 16 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c:database] GC transformer: finished tables [gctransform:info] assigned 5274 typeids [gctransform:info] added 106196 push/pop stack root instructions [gctransform:info] inserted 5642 write barrier calls [gctransform:info] inserted 5876 write_barrier_from_array calls [gctransform:info] found 4 static roots [c:database] Inlining GC helpers and postprocessing [c] 420528 nodes [ array: 82159 framework rtti: 2467 func: 30223 group: 1 struct: 305678 ] [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-8988/testing_1/testing_1.c [translation:info] Compiling c source... [platform:execute] make -j 8 in /tmp/buildbot-arm64/usession-main-8988/testing_1 [platform:WARNING] implement_2.c:369:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 369 | l_v47989 = 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) implement_1.c:681:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 681 | l_v25031 = 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] ((array)->items[index]) [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, iimplement_2.c:956:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 956 | l_v48180 = 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:1171:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1171 | l_v48256 = 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)->itemsndex) ((array)->items[index]) [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_2.c:1354:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1354 | l_v48330 = RPyItem(l_scope_w_917, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:1483:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1483 | l_v48373 = 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:1788:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1788 | l_v48496 = 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 RPyIteimplement_1.c:3766:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3766 | RPyItem(l_l_342, 1L) = l_v25826; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [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] implement_2.c:1793:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1793 | l_v48501 = 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:1856:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1856 | l_v48565 = 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:2191:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2191 | l_v48685 = RPyItem(l_scope_w_922, implement_1.c:5507:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5507 | l_v26581 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:2366:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2366 | l_v48750 = RPyItem(l_scope_w_923, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RP=Y_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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* itemimplement_2.c:2699:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2699 | l_v48822 = RPyItem(l_scope_w_924, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:2767:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2767 | l_v48888 = RPyItem(l_scope_w_925, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:3037:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3037 | l_v48980 = 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) s[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:5578:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5578 | l_v26591 = 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, ind ((array)->items[index]) [platform: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:3413:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3413 | l_v49092 = 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:3584:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3584 | l_v49155 = RPyItem(l_scope_w_928, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:3756:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3756 | l_v49218 = RPyItem(l_scope_w_929, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:e47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # dexfine RPyItem(array, index) ((array)->items[index]) [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_VA./singleheader.hRL:EN8616GT:H]2;: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] | ^ [platform:WARNING] implement_2.c:3928:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3928 | l_v49281 = RPyItem(l_scope_w_930, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:5997:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5997 | l_v26796 = RPyItem(l_scope_w_724, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:4099:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4099 | l_v49344 = RPyItem(l_scope_w_931, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:6501:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6501 | l_v27006 = 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_2.c:4270:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4270 | l_v49407 = RPyItem(l_scope_w_932, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:4583:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4583 | l_v49477 = 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:7116:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7116 | l_v27214 = 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:7465:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7465 | l_v27345 = 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:7705:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7705 | l_v27422 = 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:7710:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7710 | l_v27426 = 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:8483:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8483 | l_v27718 = 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:8831:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8831 | l_v27849 = 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:9039:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9039 | l_v27920 = 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_2.c:7564:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7564 | l_v50503 = 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_1.c:9558:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9558 | l_v28100 = 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:10359:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10359 | l_v28366 = RPyItem(l_scope_w_742, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:10699:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10699 | l_v28484 = 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:11065:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11065 | l_v28613 = 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:11308:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11308 | l_v28639 = 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:11496:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11496 | l_v28728 = 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:11501:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11501 | l_v28733 = 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:11506:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11506 | l_v28738 = 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:11511:13: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11511 | l_v28743 = 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:11516:13: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11516 | l_v28748 = 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:11521:13: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11521 | l_v28753 = 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:11526:13: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11526 | l_v28758 = 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:11531:13: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11531 | l_v28763 = 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:11536:13: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11536 | l_v28768 = 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:11686:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11686 | l_v28841 = 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:11882:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11882 | l_v28853 = 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:12407:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12407 | l_v29115 = RPyItem(l_scope_w_749, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 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 = RPyIt./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:12412:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12412e | m ( l l_v291_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] 19 = RPyIt 69 | # define RPyItem(array, index) ((array)->items[index]) [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_scope_w_749, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:13039:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13039 | l_v29358 = RPyItem(l_scope_w_751, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:13653:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13653 | l_v29549 = 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:13950:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13950 | l_v29685 = 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:13967:17: warning: implement_3.c:5051:array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2 13967 | l_v29738 = 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(: warning: array, index) ((array)->items[indearray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] x])5051 | RPyItem(l_l_354, 1L) = l_v70011; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-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] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTHindex) ]; [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_1.c:14703:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14703 | RPyItem(l_v29810, 1L) = l_v29811; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:14704:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14704 | RPyItem(l_v29810, 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:15162:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15162 | RPyItem(l_v29970, 1L) = l_v29971; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:15163:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15163 | RPyItem(l_v29970, 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:15364:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15364 | l_v30184 = RPyItem(l_scope_w_759, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:15977:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15977 | RPyItem(l_v30246, 1L) = l_v30247; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:15978:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15978 | RPyItem(l_v30246, 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:16191:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16191 | l_v30466 = 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:16208:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16208 | l_v30517 = RPyItem(l_scope_w_761, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:16669:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16669 | l_v30646 = RPyItem(l_scope_w_762, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:17079:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17079 | l_v30777 = 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:17084:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17084 | l_v30781 = 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:17089:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17089 | l_v30785 = 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:17771:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17771 | l_v31050 = RPyItem(l_scope_w_764, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:17776:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17776 | l_v31054 = RPyItem(l_scope_w_764, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:18074:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18074 | l_v31165 = RPyItem(l_scope_w_765, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:18259:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18259 | l_v31233 = 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:18264:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18264 | l_v31237 = RPyItem(l_scope_w_766, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:18733:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18733 | l_v31408 = 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:19484:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19484 | l_v31672 = RPyItem(l_scope_w_770, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:19870:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19870 | l_v31774 = 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:19875:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19875 | l_v31778 = RPyItem(l_scope_w_772, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:20088:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20088 | l_v31905 = RPyItem(l_scope_w_773, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:20283:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20283 | l_v31972 = 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:20683:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20683 | l_v32111 = 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:20688:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20688 | l_v32115 = RPyItem(l_scope_w_775, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:21194:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21194 | RPyItem(l_l_345, 1L) = l_v32051; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:30577:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30577 | RPyItem(l_l_351, 1L) = l_v56950; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:21676:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21676 | l_v32478 = 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])implement_4.c:7830:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7830 | RPyItem(l_l_358, 1L) = l_v90302; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:22432:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22432 | l_v32731 = RPyItem(l_scope_w_779, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:22437:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22437 | l_v32735 = RPyItem(l_scope_w_779, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:23045:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23045 | l_v32965 = 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_1.c:23246:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23246 | l_v32983 = 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)implement.c:52074:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52074 | RPyItem(l_l_340, 1L) = l_v2059implement_4.c:10221:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10221 | RPyItem(l_v91142, 1L) = l_v91143; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h3; [platform:WARNING] | ^ ~~ [platform:WARNING] :/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 8616 69 | :2:# note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLE define RPyItNem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] G./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] TH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:23323:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23323 | l_v32994 = 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_1.c:24747:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24747 | l_v33556 = 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[in dex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items [ R P Y _ V A ((array)->iteRmsL[EiNnGdTex]) [platform:WARNING] H| ] ^ ~~~~~; [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] implement.c:54185:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 54185 | RPyItem(l_v21103, 1L) = l_v21104; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:54186:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 54186 | RPyItem(l_v21103, 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:25423:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25423 | l_v33796 = 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:25947:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25947 | l_v33945 = 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:26191:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26191 | l_v34074 = RPyItem(l_scope_w_7implement.c:55809:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55809 | 91, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] R/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: Pnote: yItem(l_v2147expanded from macro 'RPyItem'0, 1L) [platform:WARNING] = l_v21471; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:55810:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55810 | RPyItem(l_v21470, 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] 69 | # define RPy10311 | sIttruct pypy_rpy_setmr(ianrgr0a y*,it ems[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_1.c:26196:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26196 | l_v34078 = 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:26394:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26394 | l_v34091 = 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.c:56113:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56113 | RPyItem(l_v21572, 1L) = l_v21573; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:56114:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56114 | RPyItem(l_v21572, 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:26786:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26786 | l_v34302 = 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:26809:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26809 | l_v34315 = 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:27413:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27413 | l_v34533 = 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:27434:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27434 | l_v34545 = 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:27976:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27976 | l_v34746 = 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:28370:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28370 | l_v34887 = 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_2.c:42643:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42643 | RPyItem(l_l_353, 1L) = l_v60932; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:29158:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29158 | l_v35129 = 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:29237:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29237 | l_v35142 = 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:29309:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29309 | l_v35152 = 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:30074:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30074 | l_v35504 = 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:30079:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30079 | l_v35508 = 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:30084:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30084 | l_v35512 = 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:30638:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30638 | RPyItem(l_l_346, 1L) = l_v35444; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:61457:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61457 | l_v23310 = 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:30944:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30944 | l_v35825 = 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:30949:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30949 | l_v35829 = 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:31148:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31148 | l_v35842 = 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.c:61703:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61703 | l_v23395 = RPyItem(l_scope_w_688, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement.c:61708:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61708 | l_v23399 = RPyItem(l_scope_w_688, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:31672:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31672 | l_v36118 = 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:31948:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31948 | l_v36205 = 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:32143:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32143 | l_v36217 = RPyItem(l_scope_w_802, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:32511:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32511 | l_v36424 = 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:32516:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32516 | l_v36428 = 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:32521:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32521 | l_v36432 = 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.c:64137:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64137 | l_v24182 = 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 | # deimplement_1.c:32822:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32822 | l_v36526 = RPyItem(l_scope_w_804, 1L); [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.c:64476:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64476 | l_v24323 = 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 | # /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* itimplement_1.c:33539:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33539 | l_v36795 = Rems[RPY_VARLENGTPH]; [platform:WARNING] | ^ [platform:WARNING] yItemimplement.c:64574:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64574 | l_v24337( = RPyItem(l_scope_lw_697, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement.c:64933:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64933 | l_v24538 = 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:64938:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64938 | l_v24542 = 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] _scope_w_806, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:34061:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34061 | l_v36971 = 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:34302:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34302 | l_v37051 = 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:34823:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34823 | l_v37199 = 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:35203:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35203 | l_v37314 = 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:35479:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35479 | l_v37413 = 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:36146:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36146 | l_v37625 = 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:36463:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36463 | l_v37723 = 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:36482:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36482 | l_v37733 = 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:36860:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36860 | l_v37886 = 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:36928:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36928 | l_v37915 = 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:37020:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37020 | l_v37944 = RPyItem(l_scope_w_818, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:37306:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37306 | l_v38028 = 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:37327:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37327 | l_v38040 = 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:40075:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40075 | l_v38898 = 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:40080:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40080 | l_v38902 = 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:40161:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40161 | l_v38915 = 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_3.c:43659:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43659 | RPyItem(l_v81288, 1L) = l_v81289; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:43660:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43660 | RPyItem(l_v81288, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:40504:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40504 | l_v39069 = 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:40525:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40525 | l_v39081 = 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:41373:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41373 | l_v39334 = 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:41443:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41443 | l_v39344 = 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:42201:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42201 | l_v39631 = 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:42540:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42540 | l_v39766 = 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:42936:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42936 | l_v39911 = 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:43277:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43277 | l_v40026 = 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:43721:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43721 | l_v40201 = 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:43726:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43726 | l_v40206 = 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:43731:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43731 | l_v40211 = RPyItem(l_scope_w_165, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:44781:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44781 | l_v40603 = 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:44955:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44955 | l_v40668 = 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:44960:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44960 | l_v40672 = 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:45169:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45169 | l_v40740 = 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:45658:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45658 | l_v40920 = 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:45833:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45833 | l_v40985 = 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:45838:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45838 | l_v40989 = 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:46037:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46037 | l_v41058 = 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:46042:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46042 | l_v41063 = 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:46213:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46213 | l_v41126 = 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:47470:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47470 | l_v41524 = 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:48452:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48452 | l_v41866 = 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:50175:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50175 | l_v42476 = 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:51377:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51377 | l_v42864 = 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:51714:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51714 | l_v42987 = 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:52055:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52055 | l_v43110 = 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:52060:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52060 | l_v43114 = 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:52590:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52590 | l_v43284 = 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:52595:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52595 | l_v43288 = 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:52600:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52600 | l_v43292 = 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:52889:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52889 | l_v43391 = 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:52894:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52894 | l_v43396 = 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:53066:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53066 | l_v43459 = 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:53626:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53626 | l_v43649 = 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:53631:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53631 | l_v43653 = 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:53928:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53928 | l_v43744 = 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:54372:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54372 | l_v43882 = 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:54377:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54377 | l_v43886 = 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:55775:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55775 | l_v44357 = 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:56391:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56391 | l_v44573 = 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:56396:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56396 | l_v44577 = 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] implement_1.c:56767:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56767 | l_v44714 = RPyItem(l_scope_w_879, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:57113:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57113 | l_v44844 = 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:57118:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57118 | l_v44849 = RPyItem(l_scope_w_880, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:57123:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57123 | l_v44854 = 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:57320:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57320 | l_v44923 = RPyItem(l_scope_w_881, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:57325:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57325 | l_v44927 = 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:57657:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57657 | l_v45034 = RPyItem(l_scope_w_882, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:57911:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57911 | l_v45132 = RPyItem(l_scope_w_883, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:58387:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58387 | l_v45260 = RPyItem(l_scope_w_885, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:58610:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58610 | l_v45383 = RPyItem(l_scope_w_887, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:58790:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58790 | l_v45447 = RPyItem(l_scope_w_888, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:59009:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59009 | l_v45528 = 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:59014:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59014 | l_v45532 = RPyItem(l_scope_w_889, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:59237:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59237 | l_v45609 = 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:59242:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59242 | l_v45613 = 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:59977:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59977 | l_v45820 = 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:60036:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60036 | l_v45839 = 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:60041:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60041 | l_v45843 = 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:60833:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60833 | l_v46161 = 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:61141:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61141 | l_v46261 = 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:61146:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61146 | l_v46265 = 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:61548:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61548 | l_v46410 = 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:61920:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61920 | l_v46548 = 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:61925:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61925 | l_v46553 = 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:61930:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61930 | l_v46558 = 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:62102:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62102 | l_v46621 = 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:62107:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62107 | l_v46626 = RPyItem(l_scope_w_899, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:62302:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62302 | l_v46695 = 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] implement_5.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_363, 1L 69 | # define RPyItem(array, index) ) = l_v110142; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_1.c:62307:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62307 | l_v46699 = 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:62678:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62678 | l_v46836 = 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_7.c:99:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 99 | l_v154810 = 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:294:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 294 | l_v154822 = 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_1.c:63033:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63033 | l_v46966 = 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:63038:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63038 | l_v46970 = RPyItem(l_scope_w_902, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:63288:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63288 | l_v47052 = RPyItem(l_scope_w_903, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:63293:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63293 | l_v47057 = 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:63298:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63298 | l_v47062 = RPyItem(l_scope_w_903, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:63469:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63469 | l_v47125 = RPyItem(l_scope_w_904, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:63807:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63807 | l_v47247 = 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:64027:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64027 | l_v47323 = 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:64032:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64032 | l_v47327 = RPyItem(l_scope_w_907, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:64340:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64340 | l_v47431 = 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:64345:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64345 | l_v47435 = 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_7.c:615:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 615 | l_v155010 = 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 | # defineimplement_1.c:64807:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64807 | l_v47616 = RPyItem(ar 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:ra69:47: note: expanded from macro 'RPyItem' [platform:WARNING] y, 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] i./singleheader.h:8616:n2d: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENeGxTH]; [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_7.c:636:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 636 | l_v1implement_1.c55022 = 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] :65139:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65139 | l_v47741 = RPyItem(l_scope_w_910, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:65477:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65477 | l_v47865 = 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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:984:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 984 | l_v155154 = 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:1005:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1005 | l_v155166 = 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:2179:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2179 | l_v155537 = 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] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:2184:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2184 | l_v155541 = 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_7.c:2516:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2516 | l_v155719 = 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:2521:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2521 | l_v155723 = RPyItem(l_scope_w_1054, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:2716:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2716 | l_v155733 = RPyItem(l_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 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:2983:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2983 | l_v155828 = 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:3064:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3064 | l_v155841 = 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:3140:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3140 | l_v155852 = 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:3229:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3229 | l_v155864 = 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:3325:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3325 | l_v155877 = 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:3421:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3421 | l_v155890 = 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_7.c:4037:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4037 | l_v156311 = RPyItem(l_scope_w_1056, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:4042:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4042 | l_v156315 = 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:4264:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4264 | l_v156330 = 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:4269:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4269 | l_v156334 = 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:4274:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4274 | l_v156338 = 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_7.c:4598:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4598 | l_v156542 = RPyItem(l_scope_w_1057, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:4603:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4603 | l_v156546 = RPyItem(l_scope_w_1057, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:4801:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4801 | l_v156559 = 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:5123:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5123 | l_v156752 = 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:5128:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5128 | l_v156756 = 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:5133:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5133 | l_v156760 = 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:5334:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5334 | l_v156774 = RPyItem(l_scope_w_1058, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:5654:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5654 | l_v156969 = 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:5659:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5659 | l_v156973 = 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:5857:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5857 | l_v156986 = RPyItem(l_scope_w_1059, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:6161:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6161 | l_v157174 = 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:6166:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6166 | l_v157178 = 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:6696:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6696 | l_v157341 = 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:6701:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6701 | l_v157345 = 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:6893:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6893 | l_v157451 = 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:6898:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6898 | l_v157455 = 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:7097:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7097 | l_v157468 = 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:7421:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7421 | l_v157660 = 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:7426:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7426 | l_v157664 = 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:7431:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7431 | l_v157668 = 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:7773:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7773 | RPyItem(l_l_378, 1L) = l_v157602; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:7960:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7960 | l_v157877 = RPyItem(l_scope_w_1064, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:7965:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7965 | l_v157881 = RPyItem(l_scope_w_1064, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:8343:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8343 | l_v158024 = 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:8348:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8348 | l_v158028 = 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:8546:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8546 | l_v158041 = RPyItem(l_scope_w_1065, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:8845:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8845 | l_v158182 = RPyItem(l_scope_w_1066, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:8944:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8944 | l_v158258 = RPyItem(l_scope_w_1067, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:9253:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9253 | l_v158369 = 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_7.c:9684:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9684 | l_v158466 = 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:9689:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9689 | l_v158470 = 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:10087:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10087 | l_v158625 = 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:10092:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10092 | l_v158629 = 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:10169:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10169 | l_v158641 = 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:10873:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10873 | l_v158970 = 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:11197:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11197 | l_v159094 = 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:11400:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11400 | l_v159164 = 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:11422:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11422 | l_v159176 = 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:11924:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11924 | l_v159365 = 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:12120:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12120 | l_v159438 = 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:12560:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12560 | l_v159536 = 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:12639:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12639 | l_v159549 = 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:12711:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12711 | l_v159559 = 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:12783:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12783 | l_v159569 = 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:12855:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12855 | l_v159579 = 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:13370:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13370 | l_v159881 = 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:13389:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13389 | l_v159891 = 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:13775:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13775 | l_v160080 = 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] | implement_6.c:5448:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5448 | l_v133086 = 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 RP ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | 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_6.c:6104:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6104 | l_v133288 = RPyItem(l_scope_w_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 RPyItemvoid* items[R(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:6109:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6109 | l_v133293 = 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] | PY ^ ~~~~~ [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] implement_6.c:6283:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6283 | l_v133357 = Rimplement_7.c:14145:16: PyItem(lwarning: _sarray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]c [platform:WARNING] 14145 | l_v160213 ope_w_95=4, 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 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: :note: expanded from macro 'RPyItem' [platform:WARNING] 6947: note: expanded from macro 'RPyItem' [platform:WARNING] | 69 | # defi# definen RPyIet RPyItem(array, em(array, index) index) ( ( a ((array)->itemrs[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | vroayi)-d>*i teimst[iendmexs])[ [platform:WARNING] R| ^ ~~~~~ [platform:WARNING] PY./singleheader.h_:8616V:2ARLENGT:H]; [platform:WARNING] | ^ [platform:WARNING] note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:6288:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6288 | l_v133362 = 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] implement_7.c:14403:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14403 | l_v160296 = 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:14408:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14408 | l_v160300 = 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:14609:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14609 | l_v160314 = 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:14685:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14685 | l_v160325 = 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:15582:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15582 | l_v160756 = 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:15939:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15939 | l_v160888 = 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:16324:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16324 | l_v161021 = 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:16329:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16329 | l_v161026 = 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:16723:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16723 | l_v161168 = 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:16740:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16740 | l_v161221 = 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:17050:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17050 | l_v161231 = 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:17190:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17190 | l_v161356 = 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:17195:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17195 | l_v161361 = 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:17380:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17380 | l_v161431 = 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:17385:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17385 | l_v161435 = 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:17390:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17390 | l_v161439 = 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:17613:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17613 | l_v161521 = 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:17618:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17618 | l_v161525 = 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:17623:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17623 | l_v161529 = 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:17980:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17980 | l_v161661 = 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:17985:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17985 | l_v161666 = 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) implement_6.c:16257:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16257 | RPyItem(l_l_371, 1L) = l_v136272; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_7.c:18540:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18540 | l_v161862 = 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:18999:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18999 | l_v162035 = 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:19004:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19004 | l_v162039 = 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_5.c:40813:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40813 | RPyItem(l_l_364, 1L) = l_v122861; [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_7.c:19366:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19366 | l_v162172 = 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:19383:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19383 | l_v162225 = 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:19388:18: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19388 | l_v162229 = 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:19855:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19855 | l_v162361 = RPyItem(l_scope_w_1100, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:19860:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19860 | l_v162365 = RPyItem(l_scope_w_1100, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:20311:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20311 | l_v162540 = 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:20316:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20316 | l_v162545 = 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:20321:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20321 | l_v162550 = 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] expanded from macro 'RPyItem' [platform:WARNING] implement_7.c:20496:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20496 | l_v162611 = 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:20501:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20501 | l_v162616 = 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:20506:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20506 | l_v162621 = 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:20511:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20511 | l_v162626 = 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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | voidimplement_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_v162691 = 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] * items[RPY_VARLENGTH]; [platform:WARNING] | ^ [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_v162695 = 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:21176:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21176 | l_v162832 = 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:21181:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21181 | l_v162836 = 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:21311:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21311 | l_v162885 = 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:21328:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21328 | l_v162938 = 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:21743:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21743 | l_v163075 = 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:21941:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21941 | l_v163088 = 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:22016:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22016 | l_v163099 = 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:22091:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22091 | l_v163110 = 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:22096:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22096 | l_v163114 = 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:22101:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22101 | l_v163118 = 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:22106:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22106 | l_v163122 = 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:22111:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22111 | l_v163126 = 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_7.c:22689:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22689 | l_v163457 = 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:22694:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22694 | l_v163461 = 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_6.c:25558:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25558 | RPyItem(l_l_372, 1L) = l_v139723; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:23031:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23031 | l_v163588 = 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:23405:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23405 | l_v163720 = 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:23422:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23422 | l_v163773 = 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:23974:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23974 | l_v163942 = 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:23979:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23979 | l_v163946 = 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:23984:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23984 | l_v163950 = 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:24226:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24226 | l_v164045 = 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:24588:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24588 | l_v164127 = 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:24605:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24605 | l_v164180 = 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:24803:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24803 | l_v164193 = 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:25167:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25167 | l_v164342 = 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:25172:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25172 | l_v164346 = 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:25177:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25177 | l_v164350 = 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:25525:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25525 | l_v164529 = 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:25530:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25530 | l_v164533 = 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:25535:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25535 | l_v164537 = 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:25737:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25737 | l_v164552 = 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:25811:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25811 | l_v164562 = 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:25885:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25885 | l_v164572 = 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:26303:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26303 | l_v164823 = 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:26379:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26379 | l_v164833 = 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:26556:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26556 | l_v164960 = 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:26573:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26573 | l_v165013 = 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_5.c:52337:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52337 | RPyItem(l_v126820, 1L) = l_v126821; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:52338:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52338 | RPyItem(l_v126820, 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:27034:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27034 | l_v165143 = 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:27392:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27392 | l_v165273 = RPyItem(l_scope_w_1118, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:27585:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27585 | l_v165283 = 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:27747:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27747 | l_v165411 = RPyItem(l_scope_w_1119, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:28222:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28222 | l_v165548 = 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:28227:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28227 | l_v165552 = 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:28232:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28232 | l_v165556 = 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] implement_7.c:28471:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28471 | l_v165645 = 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:28551:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28551 | l_v165657 = 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:28556:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28556 | l_v165661 = RPyItem(l_scope_w_1121, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_6.c:34728/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:58562:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58562 | RPyItem(l_v128916, 1L) = l_v128917; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:58563:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58563 | RPyItem(l_v128916, 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:29472:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29472 | l_v16implement_5.c:59266:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59266 | RPyItem(l_v129156, 1L) = l_v129157; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) :14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34728 | l_v143212 = 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 5970 = RPyItem(l_scope_w_ 1 1 ((array)->i22, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] tem/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hs[index]:69:RPy)I [platform:WARNING] | ^ ~~~~~ [platform:WARNING] tem./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] ( 10311 | struct pypy_rpy_string0 *ite47array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] : ./singleheader.hnote: :8616:2: note: array 'items' declared here [platform:WARNING] expanded from macro 'RPyItem' [platform:WARNING] m s[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 69 | # dimplement_5.c:59267:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] e 59267 | RPyItem(l_v129156, 2L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] f/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] ine RP8616 | 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] yItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:29494:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29494 | l_v165983 = 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:29568:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29568 | l_v165993 = 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, indeimplement_6.c:34977:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] x 34977 | l_) v143309 = 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] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:29573:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29573 | l_v165997 = 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:29578:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29578 | l_v166001 = 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:29659:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29659 | l_v166014 = 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_6.c:35376:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35376 | l_v143450 = 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 | # implement_7.c:30054:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30054 | l_v166259 = 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:30683:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30683 | l_v166499 = 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) define RPyItem(array, index) ((array)->items[index]) [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_7.c:30861:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30861 | l_v166564 = 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:implement_6.c:35786:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8616 35786 | l_v143589 = 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] 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] note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:36025:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36025 | l_v143714 = 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 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:36206:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36206 | l_v143779 = 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:36526:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36526 | l_v143851 = RPyItem(l_scope_w_961, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:36877:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36877 | l_v144012 = 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:37071:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37071 | l_v144022 = 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:31106:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31106 | l_v166644 = 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:31796:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31796 | l_v166912 = 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:31801:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31801 | l_v166916 = 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:31806:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31806 | l_v166920 = 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:31811:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31811 | l_v166924 = 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:32174:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32174 | l_v167013 = 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:32244:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32244 | l_v167033 = 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:32318:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32318 | l_v167044 = 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_7.c:33502:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33502 | l_v167500 = 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:33507:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33507 | l_v167504 = 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:33512:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33512 | l_v167508 = 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:33517:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33517 | l_v167512 = 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:33879:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33879 | l_v167689 = 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_6.c:39279:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39279 | l_v144857 = 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:34409:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34409 | l_v167891 = 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] implement_6.c:41607:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41607 | l_v145702 = 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:41612:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41612 | l_v145706 = 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] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:34696:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34696 | l_v167994 = 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:34701:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34701 | l_v167998 = 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_6.c:41999:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41999 | l_v145842 = 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:42195:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42195 | l_v145854 = 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:42496:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42496 | l_v146041 = 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_7.c:35060:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35060 | l_v168118 = 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:35611:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35611 | RPyItem(l_l_380, 1L) = l_v168059; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:42674:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42674 | l_v146105 = RPyItem(l_scope_w_969, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:43628:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43628 | l_v146369 = 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:43633:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43633 | l_v146374 = 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:43638:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43638 | l_v146379 = 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:43643:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43643 | l_v146384 = 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:35886:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35886 | l_v168425 = 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:35907:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35907 | l_v168437 = 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_6.c:43859:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43859 | l_v146498 = 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:36580:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36580 | l_v168678 = 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:36775:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36775 | l_v168690 = 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:36780:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36780 | l_v168694 = 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:44040:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44040 | l_v146561 = 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_7.c:37083:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37083 | l_v168881 = 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:37277:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37277 | l_v168891 = 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:44255:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44255 | l_v146636 = 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:44260:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44260 | l_v146641 = 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:44456:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44456 | l_v146707 = 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:44787:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44787 | l_v146829 = 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:45107:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45107 | l_v146953 = RPyItem(l_scope_w_979, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:37758:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37758 | l_v169094 = 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_VARLEimplement_6.c:45329:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45329 | l_v147025 = 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:45525:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45525 | l_v147037 = 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:46025:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46025 | l_v147295 = 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:46194:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46194 | l_v147356 = 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_6.c:46382:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46382 | l_v147424 = RPyItem(l_scope_w_984, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:46387:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46387 | l_v147428 = 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_6.c:46614:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46614 | l_v147508 = 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] NGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:46843:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46843 | l_v147589 = 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:46848:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46848 | l_v147593 = 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:47010:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47010 | l_v147608 = 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:38309:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38309 | RPyItem(l_l_381, 1L) = l_v169035; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:47284:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47284 | l_v147707 = RPyItem(l_scope_w_987, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:47289:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47289 | l_v147711 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:47780:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47780 | l_v147944 = 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:47974:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47974 | l_v147955 = RPyItem(l_scope_w_989, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:38563:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38563 | l_v169398 = RPyItem(l_scope_w_1143, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:38928:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38928 | l_v169524 = RPyItem(l_scope_w_1144, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:39424:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39424 | l_v169667 = 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:39429:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39429 | l_v169671 = 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:39511:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39511 | l_v169684 = RPyItem(l_scope_w_1145, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:39968:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39968 | l_v169929 = RPyItem(l_scope_w_1147, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:40151:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40151 | l_v169955 = 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:40173:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40173 | l_v169968 = 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:40178:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40178 | l_v169972 = 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:40183:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40183 | l_v169976 = 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_7.c:40458:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40458 | l_v170117 = RPyItem(l_scope_w_1149, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:48436:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48436 | l_v148122 = 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:48515:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48515 | l_v148135 = 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:48588:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48588 | l_v148145 = 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:41154:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41154 | l_v170379 = 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:41159:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41159 | l_v170383 = 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:41164:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41164 | l_v170387 = RPyItem(l_scope_w_1150, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:41169:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41169 | l_v170391 = 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) implement_6.c:49283:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49283 | l_v148449 = 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] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:41373:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41373 | l_v17 69 | 0406 = 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) ((array)->items[index]) [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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:49353:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49353 | l_v148514 = RPyItem(l_scope_w_993, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:49358:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49358 | l_v148519 = RPyItem(l_scope_w_993, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:49363:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49363 | l_v148524 = 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:49368:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49368 | l_v148529 = 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.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[implement_7.c:41644:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:41644 | 2: note: larray 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _v170545 = 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:49541:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49541 | l_v148592 = 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:49546:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49546 | l_v148596 = RPyItem(l_scope_w_994, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:41914:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41914 | l_v170642 = RPyItem(l_scope_w_1152, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:49760:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49760 | l_v148667 = 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:49765:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49765 | l_v148671 = 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:49770:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49770 | l_v148675 = RPyItem(l_scope_w_995, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:50321:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50321 | l_v148826 = RPyItem(l_scope_w_996, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:50425:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50425 | l_v148836 = 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_6.c:50811:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50811 | l_v149036 = 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_7.c:42209:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42209 | l_v170778 = RPyItem(l_scope_implement_6.c:50899:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50899 | l_v149049 = RPyItem(l_scope_w_997, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:51063:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51063 | l_v149132 = 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] w./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:51151:_14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51151 | l_v149145 = 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 | # def11i5n4e, R1PLy)I;t [platform:WARNING] e m| (a ^ ~~rr [platform:WARNING] ay, 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] 69:47: note: expanded from macro 'RPyItem' [platform:WARNING] ./singleheader.h:8616:2: 69note: 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:8616implement_6.c:51296:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51296 | l_v149221 = RPyItem(l_scope_w_999, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:51386:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51386 | l_v149233 = 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] :2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:42405:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42405 | l_v170791 = 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:42478:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42478 | l_v170802 = 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_VARLimplement_6.c:51544:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51544 | l_v149315 = 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] E 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] Nimplement_6.c:51632:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51632 | l_v149328 = RPyItem(l_scope_w_1000G, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) T ((array)->itemHs[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | v]oid* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:42711:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42711 | l_v170981 = 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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:43056:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43056 | l_v171117 = 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:43078:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43078 | l_v171130 = 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:43083:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43083 | l_v171135 = 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_7.c:43425:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43425 | l_v171212 = 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_7.c:43430:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43430 | l_v171216 = RPyItem(l_scope_w_1157, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:51814:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51814 | l_v149414 = RPyItem(l_scope_w_1001, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:51907:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51907 | l_v149427 = 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:51982:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51982 | l_v149438 = 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:52215:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52215 | l_v149577 = 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:52303:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52303 | l_v149590 = 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:43662:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43662 | l_v171339 = 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:43858:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43858 | l_v171352 = 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:43930:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43930 | l_v171362 = 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:44328:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44328 | l_v171558 = 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:44333:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44333 | l_v171562 = 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:44415:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44415 | l_v171576 = 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:44488:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44488 | l_v171586 = 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:44561:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44561 | l_v171596 = 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:52467:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52467 | l_v149673 = 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_VAimplement_7.c:45090:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]RLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:52555:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52555 | l_v149686 = 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) [platform:WARNING] 45090 | l_v171852 ((array)->items[index]) [platform:WARNING] | = 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] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* ite [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTHms[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:52719:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52719 | l_v149769 = 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:52807:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52807 | l_v149782 = 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_7.c:45595:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45595 | l_v172031 = RPyItem(l_scope_w_1161, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:46144:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46144 | l_v172230 = RPyItem(l_scope_w_1162, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:46214:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46214 | l_v172240 = 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:46284:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46284 | l_v172250 = 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_7.c:46767:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46767 | l_v172482 = RPyItem(l_scope_w_1163, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:46972:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46972 | l_v172559 = RPyItem(l_scope_w_1164, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:47117:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47117 | l_v172676 = 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:47122:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47122 | l_v172681 = 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_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_v172708 = RPyItem(l_scope_w_1166, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:47349:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47349 | l_v172712 = 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:47473:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47473 | l_v172726 = 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:47548:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47548 | l_v172736 = 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_7.c:47935:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47935 | l_v173005 = 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:47940:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47940 | l_v173009 = 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:52990:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52990 | l_v149868 = 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:53083:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53083 | l_v149881 = RPyItem(l_scope_w_1005, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:53158:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53158 | l_v149892 = RPyItem(l_scope_w_1005, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:53391:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53391 | l_v150031 = 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:53479:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53479 | l_v150044 = 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:53643:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53643 | l_v150127 = 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:53731:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53731 | l_v150140 = RPyItem(l_scope_w_1007, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:48546:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48546 | l_v173184 = RPyItem(l_scope_w_1169, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:48551:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48551 | l_v173188 = 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:48634:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48634 | l_v173202 = 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:48639:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48639 | l_v173206 = 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:48715:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48715 | l_v173217 = 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:48720:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48720 | l_v173222 = 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_6.c:53895:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53895 | l_v150223 = 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:53983:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53983 | l_v150236 = 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:54147:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54147 | l_v150319 = RPyItem(l_scope_w_1009, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:54235:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54235 | l_v150332 = 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_7.c:48940:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48940 | l_v173402 = 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:48945:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48945 | l_v173407 = 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:48950:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48950 | l_v173412 = 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_7.c:49133:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49133 | l_v173477 = 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:49138:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49138 | l_v173482 = 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_6.c:54399:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54399 | l_v150415 = RPyItem(l_scope_w_1010, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:54487:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54487 | l_v150428 = RPyItem(l_scope_w_1010, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:54650:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54650 | l_v150511 = 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:54738:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54738 | l_v150524 = RPyItem(l_scope_w_1011, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:54901:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54901 | l_v150607 = RPyItem(l_scope_w_1012, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:54989:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54989 | l_v150620 = 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:49321:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49321 | l_v173546 = 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:49326:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49326 | l_v173551 = RPyItem(l_scope_w_1172, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:49561:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49561 | l_v173625 = RPyItem(l_scope_w_1173, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:49757:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49757 | l_v173638 = 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:49829:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49829 | l_v173648 = 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_7.c:50200:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50200 | l_v173884 = RPyItem(l_scope_w_1174, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:50613:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50613 | l_v173977 = 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:50692:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50692 | l_v173990 = 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:50764:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50764 | l_v174000 = 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:50836:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50836 | l_v174010 = 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:50908:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50908 | l_v174020 = 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:50980:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50980 | l_v174030 = 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:55322:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55322 | l_v150808 = RPyItem(l_scope_w_1014, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:55517:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55517 | l_v150874 = 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_7.c:51657:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51657 | l_v174390 = 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:51662:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51662 | l_v174394 = 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:51736:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51736 | l_v174405 = 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_6.c:55882:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55882 | l_v151002 = 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:55887:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55887 | l_v151006 = 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:56569:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56569 | l_v151263 = 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:56764:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56764 | l_v151275 = 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:57108:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57108 | l_v151468 = 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:57536:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57536 | l_v151563 = 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:57810:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57810 | l_v151693 = 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:57815:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57815 | l_v151697 = 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:57820:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57820 | l_v151701 = 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_7.c:52234:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52234 | l_v174607 = 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:52306:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52306 | l_v174617 = 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:52311:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52311 | l_v174621 = 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_6.c:58076:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58076 | l_v151789 = 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:58155:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58155 | l_v151802 = 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:58227:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58227 | l_v151812 = 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:58299:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58299 | l_v151822 = 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:58718:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58718 | l_v152062 = 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:58794:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58794 | l_v152072 = 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_7.c:52676:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52676 | l_v174863 = 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:52985:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52985 | l_v174983 = 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:53227:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53227 | l_v175056 = 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:53422:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53422 | l_v175068 = 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_6.c:58928:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58928 | l_v152191 = 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_7.c:54070:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54070 | l_v175282 = RPyItem(l_scope_w_118implement_6.c:59143:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59143 | l_v152268 = 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 | 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] define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:59148:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59148 | l_v152272 = RPyIt 69 | # e m(ld_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:59343:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59343 | l_v15e2282 = finRPyItem(el_scope_w_1024, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] R/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] P 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] y./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] Item(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:54174:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54174 | l_v175292 = 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:54246:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54246 | l_v175302 = 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:54313:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54313 | l_v175310 = 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:54385:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54385 | l_v175320 = 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_6.c:59562:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59562 | l_v152420 = 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:59567:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59567 | l_v152424 = 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:59766:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59766 | l_v152438 = 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 RPyIimplement_7.c:55208:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55208 | l_v175764 = RPyItem(l_scotem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:59824:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59824 | l_v152453 = 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:59882:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59882 | l_v152468 = 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:59955:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59955 | l_v152478 = 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] pe_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:55282:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55282 | l_v175775 = RPyItem(l_scopimplement_6.c:60281:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60281 | l_v152687 = 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:60286:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60286 | l_v152692 = 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:60291:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60291 | l_v152697 = 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:60330:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60330 | l_v152710 = 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:60335:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60335 | l_v152714 = 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:60340:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60340 | l_v152718 = 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:60439:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60439 | l_v152760 = 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: e_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(arrayexpanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:60444:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60444 | l_v152764, = RPyItem(l_scope_w_1027 , 2L); [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 | # definen RPyItem(array, index) d ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH];e [platform:WARNING] | 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_7.c:55354:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55354 | l_v175785 = 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 [platform:WARNING] RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:60630:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60630 | l_v152838 = 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:60635:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60635 | l_v152842 = 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:60752:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60752 | l_v152889 = 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:implement_7.c:55785:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 69 55785 | l_v:47: note: expanded from macro 'RPyItem' [platform:WARNING] 1 7695 | # d980e = 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] fine RP./singleheader.hy:I8616t:e2m:( anote: rarray 'items' declared herer [platform:WARNING] ay 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:56015:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56015 | l_v176093 = 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:56020:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56020 | l_v176098 = 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:56121:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56121 | l_v176135 = 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:56227:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56227 | l_v176186 = 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_6.c:61032:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61032 | l_v152989 = 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:61037:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61037 | l_v152993 = 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:61042:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61042 | l_v152997 = 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:61152:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61152 | l_v153018 = 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:61157:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61157 | l_v153022 = 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_6.c:61162:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61162 | l_v153026 = RPyItem(l_scope_w_1030, 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:56627:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56627 | l_v176288 = RPyItem(l_scope_w_1187, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:61610:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61610 | l_v153273 = 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:61615:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61615 | l_v153277 = 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)->itemsimplement_7.c[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] :56777:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8616 | void* ite 56777 | l_v176343 = 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:56798:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56798 | l_v176355 = 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:56908:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56908 | l_v176405 = 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] ms[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:57016:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57016 | l_v176435 = 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:57388:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57388 | l_v176573 = 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:57405:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57405 | l_v176582 = 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_6.c:62145:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62145 | l_v153469 = 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:62341:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62341 | l_v153481 = 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_7.c:57743:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57743 | l_v176669 = 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:57748:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57748 | l_v176673 = 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:57753:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57753 | l_v176677 = 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:57835:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57835 | l_v176690 = 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:57910:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57910 | l_v176700 = 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:57985:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57985 | l_v176710 = 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:58060:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58060 | l_v176720 = 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:58136:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58136 | l_v176730 = 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:58214:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58214 | l_v176741 = 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_6.c:62622:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62622 | l_v153664 = 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: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:62822:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62822 | l_v153734 = 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:62827:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62827 | l_v153738 = RPyItem(l_scope_w_1036, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:63154:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63154 | l_v153865 = 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:63344:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63344 | l_v153931 = 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:63349:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63349 | l_v153935 = 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:63665:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63665 | l_v154058 = 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:63861:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63861 | l_v154126 = 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:63882:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63882 | l_v154138 = RPyItem(l_scope_w_1040, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:64369:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64369 | l_v154320 = 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:64565:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64565 | l_v154388 = 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:64586:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64586 | l_v154400 = 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:65051:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65051 | l_v154533 = 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:65108:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65108 | l_v154595 = 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:58942:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58942 | l_v177189 = 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:59020:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59020 | l_v177201 = 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:59094:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59094 | l_v177212 = 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:59167:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59167 | l_v177222 = 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:59641:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59641 | l_v177456 = 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:59719:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59719 | l_v177468 = 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:59795:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59795 | l_v177479 = 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:59872:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59872 | l_v177490 = 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:59948:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59948 | l_v177501 = 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:60022:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60022 | l_v177511 = 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:60594:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60594 | l_v177853 = 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_6.c:65304:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65304 | l_v154663 = 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_6.c:65325:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65325 | l_v154675 = 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_7.c:60672:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60672 | l_v177865 = 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:60746:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60746 | l_v177876 = 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:61197:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61197 | l_v178099 = 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:61202:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61202 | l_v178103 = 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:61207:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61207 | l_v178107 = 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:61212:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61212 | l_v178111 = 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:61522:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61522 | l_v178252 = 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:61824:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61824 | l_v178316 = 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:61904:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61904 | l_v178329 = 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:61977:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61977 | l_v178339 = 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:62050:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62050 | l_v178349 = 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:62123:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62123 | l_v178359 = 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:62197:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62197 | l_v178369 = 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:62202:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62202 | l_v178373 = 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:62207:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62207 | l_v178377 = 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:62212:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62212 | l_v178381 = 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:62298:14: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62298 | l_v178395 = 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:62379:14: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62379 | l_v178406 = 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:62460:14: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62460 | l_v178417 = 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:62540:14: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62540 | l_v178427 = 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:62545:14: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62545 | l_v178431 = 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:62550:14: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62550 | l_v178435 = 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:63400:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63400 | l_v179039 = 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:63405:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63405 | l_v179044 = 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:63446:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63446 | l_v179055 = 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:63451:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63451 | l_v179060 = 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:63456:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63456 | l_v179065 = 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:63461:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63461 | l_v179070 = 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:63466:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63466 | l_v179075 = 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:63509:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63509 | l_v179091 = 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:63514:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63514 | l_v179096 = 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:63544:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63544 | l_v179107 = 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:63574:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63574 | l_v179118 = 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:63609:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63609 | l_v179130 = 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:63666:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63666 | l_v179153 = 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:63671:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63671 | l_v179158 = 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:63763:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63763 | l_v179177 = 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:63842:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63842 | l_v179190 = 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:63915:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63915 | l_v179200 = 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:64298:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64298 | l_v179398 = 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:64320:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64320 | l_v179411 = 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:64325:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64325 | l_v179415 = 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:64330:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64330 | l_v179419 = 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:64581:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64581 | l_v179553 = 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:64797:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64797 | l_v179567 = 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:65120:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65120 | l_v179716 = 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:65199:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65199 | l_v179729 = 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:65273:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65273 | l_v179740 = 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:65278:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65278 | l_v179745 = RPyItem(l_scope_w_1203, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:65628:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65628 | l_v179889 = RPyItem(l_scope_w_1204, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:65703:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65703 | l_v179900 = 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] 3 warnings generated. [platform:WARNING] 16 warnings generated. [platform:WARNING] 23 warnings generated. [platform:WARNING] 2 warnings generated. [platform:WARNING] 200 warnings generated. [platform:WARNING] 8 warnings generated. [platform:WARNING] implement_8.c:448:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 448 | l_v180301 = 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:453:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 453 | l_v180305 = 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:902:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 902 | l_v180450 = 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:907:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 907 | l_v180455 = 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:965:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 965 | l_v180472 = 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:1188:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1188 | l_v180587 = 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:1642:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1642 | l_v180724 = 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:2046:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2046 | l_v180854 = 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:2051:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2051 | l_v180858 = 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] implement_8.c:3176:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3176 | l_v181260 = 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:3181:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3181 | l_v181264 = 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:3379:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3379 | l_v181277 = 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:3656:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3656 | l_v181461 = 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:3892:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3892 | l_v181535 = 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:4090:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4090 | l_v181548 = 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:4165:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4165 | l_v181559 = 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:4534:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4534 | l_v181799 = 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:4876:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4876 | l_v181927 = 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:5070:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5070 | l_v181937 = 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:5229:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5229 | l_v182061 = 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:6421:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6421 | l_v182438 = 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:6426:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6426 | l_v182442 = 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:7100:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7100 | l_v182701 = 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:7105:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7105 | l_v182705 = 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:7110:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7110 | l_v182709 = 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:7633:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7633 | l_v182965 = 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:7638:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7638 | l_v182969 = 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:8266:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8266 | l_v183206 = 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:8271:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8271 | l_v183210 = 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:8276:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8276 | l_v183214 = 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:8281:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8281 | l_v183218 = 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:8721:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8721 | l_v183407 = 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:8897:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8897 | l_v183471 = RPyItem(l_scope_w_1232, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:9265:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9265 | l_v183595 = 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:9705:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9705 | l_v183705 = 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:9710:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9710 | l_v183710 = 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:9794:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9794 | l_v183778 = 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:9799:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9799 | l_v183782 = 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:10200:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10200 | l_v183898 = 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:10205:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10205 | l_v183902 = 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:10210:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10210 | l_v183907 = 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:10304:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10304 | l_v183935 = 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:10374:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10374 | l_v183995 = 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:10578:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10578 | l_v184063 = 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:10583:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10583 | l_v184067 = 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:11131:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11131 | l_v184234 = 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:11229:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11229 | l_v184308 = 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:11835:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11835 | l_v184448 = 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:11840:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11840 | l_v184452 = 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:12161:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12161 | l_v184632 = 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:12372:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12372 | l_v184708 = 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:12721:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12721 | l_v184832 = 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:12938:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12938 | l_v184908 = 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:12943:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12943 | l_v184913 = 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:12948:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12948 | l_v184918 = 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:12953:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12953 | l_v184923 = 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:13138:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13138 | l_v184988 = 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:13352:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13352 | l_v185065 = 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_9.c:15747:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15747 | l_v205513 = 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] implement_8.c:13531:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13531 | l_v185129 = 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:13536:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13536 | l_v185134 = 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 | # d8616e | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] finimplement_9.c:15752:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] e 15752 | l_v RPyItem(2055a17 = 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] rray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~69 [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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] implement_8.c:13732:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13732| ^ [platform:WARNING] | l_v185200 = 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:14400:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14400 | l_v185442 = 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:14405:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14405 | l_v185447 = 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:14410:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14410 | l_v185452 = 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:14415:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14415 | l_v185457 = 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_9.c:16064:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16064 | l_v205563 = 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:16145:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16145 | l_v205576 = 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:16222:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16222 | l_v205587 = 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:16298:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16298 | l_v205598 = 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_8.c:14950:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14950 | l_v185643 = 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:14955:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14955 | l_v185648 = 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:14960:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14960 | l_v185653 = 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:14965:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14965 | l_v185658 = 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:14970:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14970 | l_v185663 = 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_9.c:16691:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16691 | l_v205843 = RPyItem(l_scope_w_667, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:16853:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16853 | l_v205862 = RPyItem(l_scope_w_1318, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:16961:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16961 | l_v205940 = 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, indeximplement_8.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] implement_9.c:16966:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16966 | l_v205945 = 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:16997:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16997 | l_v205956 = 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:17002:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17002 | l_v205961 = RPyItem(l_scope_w_670, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:17073:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17073 | l_v205983 = 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:17078:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17078 | l_v205987 = 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] 15505implement_9.c:17083:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17083 | l_v205991 = 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) 16((array)->items[index]) [platform: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:17088:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17088 | l_v205995 = RPyItem:(l_scope_w_1319, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15505 | l_v185849 = 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:15510:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15510 | l_v185854 = 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:15515:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15515 | l_v185859 = 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:15520:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15520 | l_v185864 = 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:15525:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15525 | l_v185869 = 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:15705:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15705 | l_v185934 = 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:15899:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15899 | l_v186006 = RPyItem(l_scope_w_implement_9.c1260, 1L:19434:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19434 | l_v206767 = RPyItem(l_scop); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] e_69w | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _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:19439:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19439 | l_v206771 = 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_8.c:16093:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16093 | l_v186078 = 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:16312:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16312 | l_v186153 = 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:16317:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16317 | l_v186157 = 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_9.c:20030:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20030 | l_v206953 = 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: implement_8.c:16755:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16755 | l_v186330 = 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] expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:20035:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20035 | l_v206957 = 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] implement_8.c:17100:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17100 | l_v186461 = 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:17105:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17105 | l_v186465 = 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:17110:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17110 | l_v186469 = 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:17460:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17460 | l_v186603 = 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:17653:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17653 | l_v186613 = 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:17814:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17814 | l_v186740 = 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:18007:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18007 | l_v186750 = 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:18168:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18168 | l_v186877 = 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:18361:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18361 | l_v186887 = 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:18640:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18640 | l_v187015 = 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:18645:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18645 | l_v187020 = RPyItem(l_scope_w_1268, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:25634:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25634 | RPyItem(l_v208701, 1L) = l_v208702; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:25635:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25635 | RPyItem(l_v208701, 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:25965:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25965 | RPyItem(l_v208855, 1L) = l_v208856; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:18887:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18887 | l_v187146 = 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_9.c:28128:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28128 | l_v209510 = 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:28133:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28133 | l_v209514 = 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] 161 warnings generated. [platform:WARNING] implement_8.c:19349:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19349 | l_v187287 = 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(arraimplement_9.c:28467:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28467 | l_v209690 = RPyItem(l_scope_w_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)->itemsy, index) [ i n d e(x(]a)r [platform:WARNING] r a| ^ ~~~~~ [platform:WARNING] y)->items[index]) [platform:WARNING] ./singleheader.h :| 8616 ^ ~~~~~: [platform:WARNING] 2: note: array 'items' declared here [platform:WARNING] 8616 | v./singleheader.ho:i8616d:*2 :i tnote: earray 'items' declared herem [platform:WARNING] s[RPY _8616V | A RvLoEiNdG*T Hi]t;e [platform:WARNING] m s| [ ^R [platform:WARNING] PY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:28472:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]implement_8.c [platform:WARNING] :19354:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28472 | l19354_ | v 2 0 9l6_9v41 8=7 2R9P2y I=t eRmP(ylI_tsecmo(ple__swc_o1p3e3_0w,_ 122L7)1;, [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:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_11.c:13308:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13308 | RPyItem(l_l_412, 1L) = l_v248797; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:19779:2: warning: array index 21 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19779 | RPyItem(l_v187348, 21L) = l_v187349; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:28917:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28917 | l_v209826 = 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:28922:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28922 | l_v209830 = 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 | #implement_8.c:19848:2: 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] array index 20 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19848 | RPyItem(l_v187367, 20L) = l_v187368; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:19917:2: warning: array index 19 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19917 | RPyItem(l_v187386, 19L) = l_v187387; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:19986:2: warning: array index 18 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19986 | RPyItem(l_v187405, 18L) = l_v187406; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20055:2: warning: array index 17 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20055 | RPyItem(l_v187424, 17L) = l_v187425; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20124:2: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20124 | RPyItem(l_v187443, 16L) = l_v187444; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20193:2: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20193 | RPyItem(l_v187462, 15L) = l_v187463; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20262:2: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20262 | RPyItem(l_v187481, 14L) = l_v187482; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20331:2: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20331 | RPyItem(l_v187500, 13L) = l_v187501; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20400:2: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20400 | RPyItem(l_v187519, 12L) = l_v187520; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20469:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20469 | RPyItem(l_v187538, 11L) = l_v187539; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20538:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20538 | RPyItem(l_v187557, 10L) = l_v187558; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20607:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20607 | RPyItem(l_v187576, 9L) = l_v187577; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20676:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20676 | RPyItem(l_v187595, 8L) = l_v187596; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20745:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20745 | RPyItem(l_v187614, 7L) = l_v187615; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20814:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20814 | RPyItem(l_v187633, 6L) = l_v187634; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20883:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20883 | RPyItem(l_v187652, 5L) = l_v187653; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20952:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20952 | RPyItem(l_v187671, 4L) = l_v187672; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21093:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21093 | RPyItem(l_v187691, 3L) = l_v187692; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21162:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21162 | RPyItem(l_v187734, 2L) = l_v187735; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21231:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21231 | RPyItem(l_v187753, 1L) = l_v187754; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:25501:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25501 | l_v189024 = 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:25506:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25506 | l_v189029 = 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:25703:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25703 | l_v189100 = 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:25708:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25708 | l_v189105 = 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:26051:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26051 | l_v189226 = 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:26423:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26423 | l_v189354 = 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:26616:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26616 | l_v189364 = 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:26771:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26771 | l_v189488 = 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:27087:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27087 | l_v189609 = 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:27092:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27092 | l_v189614 = 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:27097:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27097 | l_v189619 = 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:27298:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27298 | l_v189689 = 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:27303:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27303 | l_v189693 = 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:27308:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27308 | l_v189697 = 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:27640:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27640 | l_v189827 = 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:27645:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27645 | l_v189832 = 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:27650:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27650 | l_v189837 = 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:27858:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27858 | l_v189906 = 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:27863:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27863 | l_v189910 = 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:28291:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28291 | l_v190083 = 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:28296:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28296 | l_v190088 = 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:28474:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28474 | l_v190152 = 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:28827:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28827 | l_v190276 = 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:28832:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28832 | l_v190281 = 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:29314:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29314 | l_v190414 = 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:29319:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29319 | l_v190419 = 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:29324:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29324 | l_v190424 = 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:29508:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29508 | l_v190489 = 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:29513:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29513 | l_v190494 = 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:29720:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29720 | l_v190562 = 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:29725:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29725 | l_v190566 = 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:30148:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30148 | l_v190739 = 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:30153:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30153 | l_v190743 = 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:30367:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30367 | l_v190812 = 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:30725:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30725 | l_v190946 = 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:30730:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30730 | l_v190950 = 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:30735:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30735 | l_v190954 = 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:31091:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31091 | l_v191090 = 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:31284:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31284 | l_v191100 = 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:31461:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31461 | l_v191231 = 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:31654:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31654 | l_v191241 = RPyItem(l_scope_w_1294, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:32129:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32129 | l_v191462 = 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:32322:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32322 | l_v191472 = 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:32477:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32477 | l_v191597 = 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:32703:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32703 | l_v191667 = 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:32708:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32708 | l_v191671 = 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:32929:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32929 | l_v191686 = 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:33233:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33233 | l_v191882 = 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:33238:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33238 | l_v191887 = 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:33438:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33438 | l_v191954 = RPyItem(l_scope_w_1299, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:33783:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33783 | l_v192085 = 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:33788:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33788 | l_v192089 = 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:33793:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33793 | l_v192093 = 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:34143:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34143 | l_v192227 = 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:34336:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34336 | l_v192237 = 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_8.c:34515:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34515 | l_v192365 = 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:34708:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34708 | l_v192375 = RPyItem(l_scope_w_1302, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:34869:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34869 | l_v192502 = 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:35062:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35062 | l_v192512 = 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:35269:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35269 | l_v192641 = RPyItem(l_scope_w_1304, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:35274:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35274 | l_v192645 = RPyItem(l_scope_w_1304, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:35719:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35719 | l_v192820 = 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* it366 warnings generated. [platform:WARNING] ems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:35724:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35724 | l_v192825 = RPyItem(l_scope_w_1305, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:35975:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35975 | l_v192912 = RPyItem(l_scope_w_1306, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:35980:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35980 | l_v192917 = RPyItem(l_scope_w_1306, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:36305:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36305 | l_v193017 = RPyItem(l_scope_w_1307, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:36499:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36499 | l_v193027 = RPyItem(l_scope_w_1307, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:36644:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36644 | l_v193148 = 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:36649:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36649 | l_v193152 = RPyItem(l_scope_w_1308, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:36838:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36838 | l_v193217 = 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:36843:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36843 | l_v193222 = 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:37036:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37036 | l_v193289 = 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:37057:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37057 | l_v193301 = RPyItem(l_scope_w_1310, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:37948:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37948 | l_v193614 = RPyItem(l_scope_w_1311, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:37953:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37953 | l_v193618 = 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:38152:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38152 | l_v193631 = 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_8.c:38603:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38603 | l_v193827 = 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:38608:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38608 | l_v193831 = RPyItem(l_scope_w_1312, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:38922:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38922 | l_v194004 = RPyItem(l_scope_w_1313, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:38927:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38927 | l_v194009 = RPyItem(l_scope_w_1313, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:39278:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39278 | l_v194135 = 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:39283:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39283 | l_v194140 = RPyItem(l_scope_w_1315, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:47055:14: warning: array index 21 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47055 | l_v196161 = RPyItem(l_v196157, 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:47095:16: warning: array index 20 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47095 | l_v196175 = RPyItem(l_v196171, 20L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:47148:16: warning: array index 19 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47148 | l_v196189 = RPyItem(l_v196185, 19L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLEimplement_13.c:79:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 79 | l_v289588 = 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.hNGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:47201:16: warning: array index 18 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47201 | l_v196203 = RPyItem(l_v196199, 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_8.c:47254:16: warning: array index 17 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47254 | l_v196217 = RPyItem(l_v196213, 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_8.c:47307:16: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47307 | l_v196231 = RPyItem(l_v196227, 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_8.c:47360:16: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47360 | l_v196245 = RPyItem(l_v196241, 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] :69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] implement_8.c:47413:16: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47413 | l_v1962 59 = 8616 | void* Ritems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] PyItem(implement_13.c:90:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 90 | l_v289597 = RPyItem(l_args_i_449, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] l/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] _ 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] v1./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENG96255, 14TL)H;] [platform:WARNING] ; [platform:WARNING] | ^ ~~~| [platform:WARNING] ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:47520:14: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47520 | l_v196279 = RPyItem(l_v196275, 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:141:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 141 | l_v289611 = 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:152:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 152 | l_v289620 = 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:208:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 208 | l_v289638 = 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:214:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 214 | l_v289643 = 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_8.c:47614:14: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47614 | l_v196299 = RPyItem(l_v196295, 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_13.c:344:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 344 | l_v289677 = 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 | #implement_8.c:47654:16: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:401:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 401 | l_v289696 = 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:407:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 407 | l_v289701 = RPyItem(l_args_i_455, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:455:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 455 | l_v289715 = RPyItem(l_args_r_456, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:507:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 507 | l_v289733 = 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:511:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 511 | l_v289737 = RPyItem(l_args_i_457, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:562:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 562 | l_v289754 = RPyItem(l_args_i_458, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:566:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 566 | l_v289758 = 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] 47654 | l_v196313 = RPyItem(l_v196309, 11L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:47707:16implement_13.c:708:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 708 | l_v289801 = 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:712:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 712 | l_v289805 = RPyItem(l_args_i_461, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:811:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 811 | l_v289: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47707 | l_v196327 = RPyItem(l_v196323, 10L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:47760:16: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47760 | l_v196341 = RPyItem(l_v196337, 9L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:47813:16: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47813 | l_v196355 = RPyItem(l_v1963581, 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:86163:2: note: array 'items' declared here [platform:WARNING] 8616 | void* it6e m=s [RRPPyY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:47866:16: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47866 | l_v196369 = RPyItIem(l_v196365, 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] | ^ ~~~~~t [platform:WARNING] em(l_args./singleheader.h_:i8616_463,:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:47919:16: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47919 | l_v196383 = RPyItem(l_v196379,1 L6)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:/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h :note: 69expanded from macro 'RPyItem' [platform:WARNING] 69 | # defi:n47e: RPyInote: tem(array, index) expanded from macro 'RPyItem' [platform:WARNING] 69( | (#a r rdaeyf)i-n>ei RtePmysI[tienmd(eaxr]r)a [platform:WARNING] y ,| ^ ~~~~~i [platform:WARNING] ndex) ./singleheader.h : 8616 : 2 : note: (array 'items' declared here( [platform:WARNING] array)->item 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^s [platform:WARNING] [index]) [platform: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:47972:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47972 | l_v196397 = RPyItem(l_v196393, 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:48025:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48025 | l_v196411 = RPyItem(l_v196407, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:48129:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48129 | l_v196435 = RPyItem(l_v196431, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:48182:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48182 | l_v196449 = RPyItem(l_v196445, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:990:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 990 | l_v289890 = 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:1194:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1194 | l_v289939 = RPyItem(l_args_r_472, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1245:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1245 | l_v289954 = 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] implement_13.c:1379:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1379 | l_v289991 = 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:1435:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1435 | l_v290009 = 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:1441:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1441 | l_v290014 = 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_13.c:1493:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1493 | l_v290028 = 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:1504:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1504 | l_v290037 = RPyItem(l_args_i_478, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1508:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1508 | l_v290041 = 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:1512:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1512 | l_v290045 = 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:1560:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1560 | l_v290058 = 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:1571:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1571 | l_v290067 = 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:1625:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1625 | l_v290085 = 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:1629:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1629 | l_v290089 = 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:1680:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1680 | l_v290106 = 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:1685:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1685 | l_v290110 = 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:1734:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1734 | l_v290124 = 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:1745:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1745 | l_v290133 = 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:1750:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1750 | l_v290137 = 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:1798:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1798 | l_v290152 = 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:1844:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1844 | l_v290166 = 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:1891:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1891 | l_v290180 = 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:1949:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1949 | l_v290202 = RPyItem(l_args_i_486, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2005:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2005 | l_v290220 = RPyItem(l_args_i_487, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2009:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2009 | l_v290224 = 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:2013:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2013 | l_v290228 = 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:2017:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2017 | l_v290232 = 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_13.c:2063:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2063 | l_v290244 = 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:2067:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2067 | l_v290248 = 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:2071:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2071 | l_v290252 = 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:2075:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2075 | l_v290256 = 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] | ^ [platform:WARNING] implement_13.c:2165:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2165 | l_v290280 = 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:2217:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2217 | l_v290298 = 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:2221:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2221 | l_v290302 = 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:2270:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2270 | l_v290315 = RPyItem(l_args_r_492, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2281:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2281 | l_v290324 = 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:2285:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2285 | l_v290328 = 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:2372:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2372 | l_v290350 = 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:2376:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2376 | l_v290354 = 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:2380:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2380 | l_v290358 = 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:2434:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2434 | l_v290376 = 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:2438:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2438 | l_v290380 = 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:2488:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2488 | l_v290394 = RPyItem(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 | # define RPyItem(arraimplement_12.c:34618:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34618 | l_v279224 = RPyItem(l_v279220, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:34963:14: warning: array index 21 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34963 | l_v279338 = RPyItem(l_v279334, 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_12.c:35644:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35644 | l_v279570 = RPyItem(l_v279566, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:35954:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35954 | l_v279669 = RPyItem(l_v279665, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:36313:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36313 | l_v279785 = RPyItem(l_v279781, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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: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 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2500 | l_v290403 = 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_13.c:2545:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2545 | l_v290417 = RPyItem(l_args_i_497, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2765:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2765 | l_v290477 = 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_13.c:2815:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2815 | l_v290494 = RPyItem(l_args_i_503, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2942:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2942 | l_v290527 = RPyItem(l_args_r_506, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3031:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3031 | l_v290551 = RPyItem(l_args_r_508, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3088:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3088 | l_v290570 = 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_13.c:3178:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3178 | l_v290594 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3185:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3185 | l_v290599 = 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: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3242:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3242 | l_v290618 = 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:3249:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3249 | l_v290623 = RPyItem(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 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3393:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3393 | l_v290651 = 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:3400:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3400 | l_v290656 = RPyItem(l_args_r_516, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3411:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3411 | l_v290665 = RPyItem(l_args_i_516, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3462:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3462 | l_v290679 = 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]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3473:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3473 | l_v290688 = 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:3525:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3525 | l_v290702 = 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:3532:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3532 | l_v290707 = 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:3543:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3543 | l_v290716 = 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:3594:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3594 | l_v290730 = 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:3605:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3605 | l_v290739 = 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:3655:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3655 | l_v290753 = 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:3662:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3662 | l_v290758 = 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:3719:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3719 | l_v290776 = 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:3730:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3730 | l_v290785 = 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] implement_12.c :17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3734:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3734 | l_v290789 = RPyItem(l_args_i_521, 2L36764:14:); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47 : note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | warning: ^ ~~~~~array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [platform:WARNING] ./singleheader.h: 17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARL36764 | l_EvNG2TH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3739:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 799 37395 | l_v290793 = RPy8I t=e mR(PlyI_argst_r_521, 2L); [platform:WARNING] em(l_v27| 9954, 5 ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, inLde)x;) [platform:WARNING] | ^ ~~ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69void* 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_13.c:3786:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3786 | l_v290807 = 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:3793:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3793 | l_v290812 = 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:3937:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3937 | l_v290854 = 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:3948:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3948 | l_v290863 = 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:3998:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3998 | l_v290877 = 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:4005:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4005 | l_v290882 = 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:4098:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4098 | l_v290910 = 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.cimplement_12.c:37170:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37170 | l_v280111 = RPyItem(l_v280107, 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(a:4144:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4144 | l_v290923 = RPyItem(l_arrgrs_i_a529, 1y, iLn)d; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.he:x69:47: note: expanded from macro 'RPyItem' [platform:WARNING] ) 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] ((array)->items[i 17196 | Signed itemsn[RdPex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] Y./singleheader.h_:VARLENGTH]; [platform:WARNING] | 8616 ^: [platform:WARNING] 2implement_13.c:4148:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] : 4148 | l_v290note: 927 = RPyItem(larray 'items' declared here_args [platform:WARNING] _ 8616 | void* items[RPY_VARLi_529, E2L); [platform:WARNING] | ^ ~~ [platform:WARNING] N/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hG:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:TH]17196:2: note: array 'items' declared here [platform:WARNING] ; [platform:WARNING] 17196 | | ^ Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] implement_13.c:4197:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4197 | l_v290941 = 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:4204:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4204 | l_v290946 = 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:4298:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4298 | l_v290971 = 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:4305:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4305 | l_v290976 = 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:4316:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4316 | l_v290985 = 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:4366:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4366 | l_v291002 = 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:4493:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4493 | l_v291034 = 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:4504:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4504 | l_v291043 = 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:4508:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4508 | l_v291047 = 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:4550:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4550 | l_v291059 = 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:4679:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4679 | l_v291083 = 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_11.c:62951:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62951 | RPyItem(l_l_413, 1L) = l_v266096; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4734:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4734 | l_v291101 = 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:4738:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4738 | l_v291105 = 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:4742:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4742 | l_v291109 = 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:5058:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5058 | l_v291166 = 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:5207:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5207 | l_v291198 = 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_13.c:5490:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5490 | l_v291265 = 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:5494:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5494 | l_v291269 = 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, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:5580:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5580 | l_v291292 = 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:5628:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5628 | l_v291305 = 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:5632:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5632 | l_v291309 = 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] | ^implement_12.c [platform:WARNING] implement_13.c:5636:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5636 | l_v291313 = RPyItem(l_args_i_5:65, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:5640:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5640 | l_v291317 = 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] 37507:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37507 | l_v280227 = RPyItem(l_v280223, 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]implement_13.c:6595:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6595 | l_v291558 = RPyItem(l_args_r_588, 1L); [platform:WARNING] ; [platform:WARNING] | ^ [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:37812:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37812 | l_v280326 = RPyItem(l_v280322, 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] | ^ ~~~~~implement_13.c:6727: [platform:WARNING] 14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 67278616 | | lv_ovi2d9*1 593 = RitPeymIst[eRPY_VAm(l_args_RrL_E5N9GTH]; [platform:WARNING] 1 ,| ^1 [platform:WARNING] L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:6948:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6948 | l_v291652 = 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_12.c:38111:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38111 | l_v280425 = RPyItem(l_v280421, 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:7087:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7087 | l_v291691 = 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:7094:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7094 | l_v291696 = 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, inimplement_12.c:38380:14: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38380 | l_vdex) ((array)->it280508 =ems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: RPyItem(lnote: array 'items' declared here [platform:WARNING] 8616 | _v280504, void* it 10L); [platform:WARNING] ems[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)->itimplement_13.ce:m7185s:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [in7185 | l_v291720 = RPyItem(l_args_r_601, 1L)d; [platform:WARNING] e | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:x]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:269:47: note: : note: array 'items' declared here [platform:WARNING] expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arr 8616 | void* items[RPY_VaARyL)->items[indEeNGTH]; [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_13.c:7192:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7192 | l_v291725 = 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:7203:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7203 | l_v291734 = 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:7253:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7253 | l_v291751 = 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] implement_12.c:./singleheader.h:3866017196:2: :14: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] note: 38660 | array 'items' declared here [platform:WARNING] 17196 | Si gnled_ v28items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 0591 = RPyItem(l_v280587, 11L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:7380:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7380 | l_v291783 = 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:7391:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7391 | l_v291792 = 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:7395:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7395 | l_v291796 = 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:7440:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7440 | l_v291809 = 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_12.c:38997:14: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38997 | l_v280703 = RPyItem(l_v280699, 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_13.c:7490:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7490 | l_v291824 = 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:7544:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7544 | l_v291843 = 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_12.c:39345implement_13.c:7588:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]: [platform:WARNING] 14: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39345 | l_v 27588 | l_v291855 = RPyItem(l_args_i_609, 1L);8 [platform:WARNING] 0 8| ^ ~~ [platform:WARNING] 16 = RPyItem(/Users/matti/build-worker-arm64/pypy-c-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 ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] _| ^ [platform:WARNING] v280812, 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] implement_13.c :697598 | :14: # define RPyItem(array, index)warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ((7598 | l_v291864 = 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] array 69 | # define RPyI)->titems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] e./singleheader.hm(a:r8616:r2ay, index) : ((array)->items[indnote: earray 'items' declared here [platform:WARNING] x] )8616 | [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPvoid* items[RPY_VARLEY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] NGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:7699:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7699 | l_v291896 = 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:7703:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7703 | l_v291900 = 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:7708:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7708 | l_v291904 = 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:7714:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7714 | l_v291909 = 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_12.c:39818:14: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39818 | l_v280966 = RPyItem(l_v280962, 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_13.c:7796:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7796 | l_v291931 = 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_12.c:40428:14: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40428 | l_v281196 = RPyItem(l_v281192, 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:40825:14: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40825 | l_v281349 = RPyItem(l_v281345, 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:41138:14: warning: array index 17 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41138 | l_v281432 = RPyItem(l_v281428, 17L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:7842:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7842 | l_v291944 = 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_12.c:41686:14: warning: array index 18 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41686 | l_v281665 = RPyItem(l_v281661, 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_11.c:64443:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64443 | RPyItem(l_l_414, 1L) = l_v266627; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:42062:14: warning: array index 19 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42062 | l_v281800 = RPyItem(l_v281796, 19L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:7903:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7903 | l_v291967 = 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:7907:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7907 | l_v291971 = RPyItem(l_args_iimplement_12.c:42432:14: warning: array index 20 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42432 | l_v281922 = RPyItem(l_v281918, 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] _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 | # dimplement_12.c:43121:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43121 | l_v282128 = 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:43125:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43125 | l_v282132 = RPyItem(l_args_i_5, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:43181:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43181 | l_v282150 = 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:43185:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43185 | l_v282154 = 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:43190:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43190 | l_v282158 = 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:43288:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43288 | l_v282187 = 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:43299:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43299 | l_v282196 = 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:43303:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43303 | l_v282200 = RPyItem(l_args_i_8, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:43355:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43355 | l_v282214 = 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:43366:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43366 | l_v282223 = 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:43370:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43370 | l_v282227 = 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:43422:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43422 | l_v282241 = 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:43433:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43433 | l_v282250 = 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:43437:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43437 | l_v282254 = 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:43490:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43490 | l_v282268 = 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:43501:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43501 | l_v282277 = 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:43505:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43505 | l_v282281 = 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:43510:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43510 | l_v282285 = 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:43595:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43595 | l_v282308 = 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:43698:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43698 | l_v282340 = 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:43702:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43702 | l_v282344 = RPyItem(l_args_i_15, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:43758:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43758 | l_v282362 = 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:43762:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43762 | l_v282366 = 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:43767:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43767 | l_v282370 = 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:43819:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43819 | l_v282385 = 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:43830:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43830 | l_v282394 = 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:43834:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43834 | l_v282398 = 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:44042:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44042 | l_v282450 = 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:44091:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44091 | l_v282465 = 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:44143:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44143 | l_v282480 = 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:44154:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44154 | l_v282489 = 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:44158:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44158 | l_v282493 = 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:44249:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44249 | l_v282520 = 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:44298:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44298 | l_v282535 = 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:44347:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44347 | l_v282550 = 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:44396:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44396 | l_v282565 = RPyItem(l_args_r_29, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44839:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44839 | l_v282679 = 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] 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] implement_13.c:7961:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7961 | l_v291989 = 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:7967:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7967 | l_v291994 = 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:8021:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8021 | l_v292012 = 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:8027:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8027 | l_v292017 = 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:8081:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8081 | l_v292035 = 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:8085:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8085 | l_v292039 = 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:8138:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8138 | l_v292053 = 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: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_v292062 = 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: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_v292066 = 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:8157:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8157 | l_v292070 = 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:8210:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8210 | l_v292084 = 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:8217:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8217 | l_v292089 = 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:8228:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8228 | l_v292098 = 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:8232:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8232 | l_v292102 = 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:8282:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8282 | l_v292115 = 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:8289:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8289 | l_v292120 = 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:8300:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8300 | l_v292129 = 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:8304:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8304 | l_v292133 = 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:8354:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8354 | l_v292146 = 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:8361:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8361 | l_v292151 = 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:8372:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8372 | l_v292160 = 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:8376:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8376 | l_v292164 = 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:8427:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8427 | l_v292181 = 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:8431:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8431 | l_v292185 = 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:8484:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8484 | l_v292203 = 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:8533:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8533 | l_v292217 = 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 RPyItimplement_12.c:45055:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45055 | l_v282736 = 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:45105:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45105 | l_v282751 = 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:45112:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45112 | l_v282756 = 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:45161:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45161 | l_v282771 = 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:45210:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45210 | l_v282786 = 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] 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_13.c:8540:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8540 | l_v292222 = 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_12.c:45300:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45300 | l_v282811 = 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:45356:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45356 | l_v282830 = 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:45360:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45360 | l_v282834 = 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: implement_13.c:8679:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] note: 8679 | l_v292261 array 'items' declared here [platform:WARNING] = R P17196y | I tSeimg(nle_da rigtse_mrs_[6R2P8Y,_ V1ALR)L;E [platform:WARNING] N G| 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: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8684:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8684 | l_v292266 = 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:8689:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8689 | l_v292271 = 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_12.c:45537:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45537 | l_v282881 = 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:8739:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8739 | l_v292285 = 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:8746:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8746 | l_v292290 = 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:8753:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8753 | l_v292295 = 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:8760:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8760 | l_v292300 = 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:implement_12.c47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :45741:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45741 | l_v282936 = 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_13.c:8821:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8821 | l_v292322 = 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:8826:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8826 | l_v292326 = 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:8831:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8831 | l_v292331 = 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:8837:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8837 | l_v292336 = 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_12.c:45835:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45835 | l_v282964 = 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_13.c:8885:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8885 | l_v292350 = 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*implement_12.c:45880:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45880 | l_v282977 = 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_12.c:45928:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45928 | l_v282991 = 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:45974:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45974 | l_v283005 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46028:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46028 | l_v283023 = RPyItem(l_args_i_66, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46032:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46032 | l_v283027 = RPyItem(l_args_i_66, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46086:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46086 | l_v283045 = RPyItem(l_args_i_67, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46090:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46090 | l_v283049 = 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_12.c:46184:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46184 | l_v283076 = 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:46195:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46195 | l_v283085 = 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:46199:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46199 | l_v283089 = 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, iintdex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46249:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46249 | l_v283106 = 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] ems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8931:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8931 | l_v292364 = 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_12.c:46391:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46391 | l_v283147 = 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:46395:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46395 | l_v283151 = 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_13.c:9028:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9028 | l_v292392 = 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_12.c:46484:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46484 | l_v283175 = 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:46534:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46534 | l_v283190 = 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 RPyItemimplement_13.c(:a9157r:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 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:46541:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46541 | l_v283195 = 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 | voi9157d | * litems[RPY_VARLENGT_Hv]; [platform:WARNING] | ^ [platform:WARNING] 292425 = 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:9161:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9161 | l_v292429 = 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:9165:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9165 | l_v292433 = 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:9209:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9209 | l_v292445 = 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:9213:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9213 | l_v292449 = 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) ((implement_12.c:46586:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] a r46586r | l_v283209 = RPyItaeym(l_args_r_7)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:171967:, 1L); [platform:WARNING] 2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9268:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9268 | l_v292471 = 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_12.c:46672:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46672 | l_v283232 = 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_13.c:9316:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9316 | l_v292484 = RPyItem(l_args_rimplement_12.c_: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:9327:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9327 | l_v292493 = 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:9331:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9331 | l_v292497 = 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:9382:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9382 | l_v292514 = 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:9428:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9428 | l_v292527 = 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:9432:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9432 | l_v292531 = 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:9527:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9527 | l_v292559 = 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_VARLENG46733:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46733 | l_v283255 = 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_12.c:46780:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46780 | l_v283269 = 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:46787:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46787 | l_v283274 = 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:46794:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46794 | l_v283279 = 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:46840:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46840 | l_v283293 = RPyItem(l_args_r_82, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46889:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46889 | l_v283308 = RPyItem(l_args_r_83, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46937:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46937 | l_v283323 = RPyItem(l_args_r_84, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46982:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46982 | l_v283337 = RPyItem(l_args_r_85, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47033:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47033 | l_v283355 = RPyItem(l_args_i_86, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47121:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47121 | l_v283378 = 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:47132:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47132 | l_v283387 = RPyItem(l_args_i_88, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47184:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47184 | l_v283401 = 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:47191:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47191 | l_v283406 = 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:47202:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47202 | l_v283415 = 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:47290:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47290 | l_v283441 = 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] TH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9531:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9531 | l_v292563 = 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_12.c:47417:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47417 | l_v283473 = 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:47428:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47428 | l_v283482 = 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,implement_13.c: 9588i:ndex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47432:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47432 | l_v283486 = 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:47479:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47479 | l_v283499 = 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:47490:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47490 | l_v283508 = 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:47578:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47578 | l_v283531 = 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:47589:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47589 | l_v283540 = RPyItem(l_args_i_97, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47639:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47639 | l_v283554 = RPyItem(l_args_r_98, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2:14 note: array 'items' declared here [platform:WARNING] 8616 | vo:i dwarning: *array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47650:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47650 | l_v283563 = RPyItem(l_args_i_98, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 9588 | l_v292585 = 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_12.c:47700:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47700 | l_v283577 = RPyItem(l_args_r_99, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47711:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47711 | l_v283586 = RPyItem(l_args_i_99, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9638:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9638 | l_v292602 = 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:2implement_12.c:47766:14: warning: :array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] note: array 'items' declared here [platform:WARNING] 47766 | l17196_ | v 2S8i3604 = gRnPeydI tietme(l_args_ims[RP_Y1_0V0ARLENG, 1L)TH]; [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:implement_13.c:9642:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]note: [platform:WARNING] expanded from macro 'RPyItem' [platform:WARNING] 9642 | 69 | l#_ v 2d9e2f6i0n6e =R PRyPIytIetme(ma(rlr_aayr,g si_nid_e6x4)6 , 2 L ) ; [platform:WARNING] | ^ ~~ [platform:WARNING] ((array)->/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47i:t enote: mexpanded from macro 'RPyItem's [platform:WARNING] [ind 69 | # deexf]i)n [platform:WARNING] e | R ^ ~~~~~P [platform:WARNING] yItem(ar./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] r 17196 | aSyi,g niendd eixt)e m s [ R P Y _ V A R L E N G(T(Ha]r;r [platform:WARNING] a y| ) ^- [platform:WARNING] >items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] implement_12.c:47770:14./singleheader.h:17196:2: note: array 'items' declared here: 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] 47770 | 17196 | l _Svi2g8n3e6d0 8i t=e mRsP[yRIPtYe_mV(ARLENGlTH]; [platform:WARNING] _ | ^ [platform:WARNING] args_i_100, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9689:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] implement_12.c:47826:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9689 | l 47826 | l_v283626 _v2=9 2R6P1yItem9( l= RP_yaIrtgesm_(rl__1args_r0_16,4 71,L )1;L [platform:WARNING] ) ;| [platform:WARNING] ^ ~~ | ^ ~~ [platform:WARNING] [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h::6969::4747:: note: note: expanded from macro 'RPyItem'expanded from macro 'RPyItem' [platform:WARNING] [platform:WARNING] 6969 | | ## ddeeffiinnee RRPPyyIItteemm((aarrrraayy,, iinnddeexx)) ((((aarrrraayy))-->>iitteemmss[[iinnddeexx]])) [platform:WARNING] [platform:WARNING] | | ^ ~~~~~ ^ ~~~~~ [platform:WARNING] [platform:WARNING] ./singleheader.h./singleheader.h::86168616::22:: note: note: array 'items' declared herearray 'items' declared here [platform:WARNING] [platform:WARNING] 86168616 | | vvooiidd** iitteemmss[[RRPPYY__VVAARRLLEENNGGTTHH]];; [platform:WARNING] [platform:WARNING] | | ^ ^ [platform:WARNING] [platform:WARNING] implement_13.c:9700:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]implement_12.c:47832:14: warning: [platform:WARNING] 9700 | array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] l_v2926 2478328 | =l _RvP2y8I3t6e3m1( l=_ aRrPgysI_tie_m6(4l7_,a r1gLs)_;i [platform:WARNING] _ 1| 0 ^ ~~1 [platform:WARNING] , 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 :69 | note: #expanded from macro 'RPyItem' [platform:WARNING] define RPyI 69tem( | # daerfray, iinndee xR)P y I tem(ar r a y , i(n(daerxray)->)i t e m s [ i n d e x ] ) [platform:WARNING] (| ( ^ ~~~~~a [platform:WARNING] rray./singleheader.h):17196:2: -note: >array 'items' declared herei [platform:WARNING] tems [17196i | n dex])Sign [platform:WARNING] e d| ^ ~~~~~ [platform:WARNING] ite./singleheader.h:17196:2:m note: sarray 'items' declared here[ [platform:WARNING] RPY_ V17196A | R LSEiNgGnTeHd] ;i [platform:WARNING] t e| m ^s [platform:WARNING] [RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47836:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47836 | l_v283635 = 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:9741:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9741 | l_v292641 = 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:9745:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9745 | l_v292645 = 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:9783:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9783 | l_v292659 = 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(arimplement_12.cr:a47924y:,14 :i nwarning: darray index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]e [platform:WARNING] x) 47924 | l _ v 2 8 3(6(6a1r r=a yR)P-y>Iitteemm(sl[_ianrdgesx_]i)_ [platform:WARNING] 1 0| 3 ^ ~~~~~, [platform:WARNING] 1L);./singleheader.h [platform:WARNING] : 17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Si| g ^ ~~ [platform:WARNING] ned items[/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hR:P69Y:_47V:A Rnote: Lexpanded from macro 'RPyItem'E [platform:WARNING] NGTH]; [platform:WARNING] | ^69 [platform:WARNING] | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9814:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9814 | l_v292667 = 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:9869:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9869 | l_v292684 = 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: implement_12.carray 'items' declared here:48051:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48051 | l_v283693 = RPyIte [platform:WARNING] m(l_args_ r_171961 | 0 6S, 1L);i [platform:WARNING] g n| e ^ ~~d [platform:WARNING] ite/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: mexpanded from macro 'RPyItem' [platform:WARNING] s[ R69P | Y#_ V AdReLfEiNne RPyGItem(TH]; [platform:WARNING] a| r ^r [platform:WARNING] ay, index) implement_13.c : 9874:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ( (9874a | r rla_v2926y8)8- >=i tRePmysI[tienmd(elx_]a)r [platform:WARNING] g s| _ ^ ~~~~~r [platform:WARNING] _651, 1./singleheader.hL:)8616;: [platform:WARNING] | ^ ~~ [platform:WARNING] 2:/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h :note: 69array 'items' declared here [platform:WARNING] 8616 | :v47o:id* i note: expanded from macro 'RPyItem' [platform:WARNING] t ems[RPY_VARLENGTH];69 | # [platform:WARNING] | ^ [platform:WARNING] defimplement_12.ci:n48062e: 14RPyItem(arr:a ywarning: ,array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] ind [platform:WARNING] ex) 48062 | l _ v 2 8 3 7 0(2( a=r rRaPyy)I-t>eimt(elm_sa[rignsd_eix_]1)0 [platform:WARNING] 6 ,| ^ ~~~~~1 [platform:WARNING] L); [platform:WARNING] ./singleheader.h:8616:2:| ^ ~~note: [platform:WARNING] array 'items' declared here [platform:WARNING] 8616/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h | : 69v:o47i:d *note: expanded from macro 'RPyItem'i [platform:WARNING] tems[RPY_VARL E69N | G#T H ]d;e [platform:WARNING] f i| n ^e [platform:WARNING] RPyItem(aimplement_13.c:9880:14r:r awarning: yarray index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds], [platform:WARNING] index )9880 | l _ v 2 9 2 6 9 3 = (R(PayrIrtaeym)(-l>_iatregmss_[ii_n6d5e1x,] )2 [platform:WARNING] L )| ; ^ ~~~~~ [platform:WARNING] [platform:WARNING] | ^ ~~ [platform:WARNING] ./singleheader.h:17196/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h::269:: 47note: :array 'items' declared here [platform:WARNING] note: expanded from macro 'RPyItem' [platform:WARNING] 17196 | S 69 | # idgenfeidn ei tRePmysI[tRePmY(_aVrArRaLyE,N GiTnHd]ex) ; [platform:WARNING] | ^ [platform:WARNING] ((implement_12.ca:r48066r:a14y:) -warning: >array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]i [platform:WARNING] tems[ i48066n | d elx_]v)2 [platform:WARNING] 8 3| 7 ^ ~~~~~0 [platform:WARNING] 6 ./singleheader.h= :R17196P:y2I:t enote: marray 'items' declared here( [platform:WARNING] l_arg s17196_ | i Signed_106, 2 Li)t;e [platform:WARNING] m s[RPY| _ ^ ~~ [platform:WARNING] VARLE/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hN:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] GTH]; [platform:WARNING] 69 | # de| f ^ [platform:WARNING] ine RPyItimplement_13.c:9885:14: warning: earray index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]m [platform:WARNING] (array, 9885 | l _ivn2d9e2x6)9 7 = R P y I(t(eam(l_arrraygs)->i_tre_m6s5[1i,n d2eLx)];) [platform:WARNING] [platform:WARNING] | ^ ~~~~~ [platform:WARNING] | ^ ~~./singleheader.h [platform:WARNING] :17196:2: note: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47:array 'items' declared here [platform:WARNING] 17196note: | expanded from macro 'RPyItem' [platform:WARNING] Si g69n | e#d def items[Rine RPPYyItem(array, index) _VARLENGT H ] ; [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:9891:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9891 | l_v292702 = 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_12.c:48118:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48118 | l_v283723 = 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] implement_13.c: 699946 | :#14 : dwarning: earray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]f [platform:WARNING] ine RPy I9946t | e ml(_avr2r9a2y7,2 0i n=d eRxP)y I t e m ( l _ a r g s _ r _(6(5a2r,r a1yL))-;> [platform:WARNING] i t| e ^ ~~m [platform:WARNING] s[inde/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItemx]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] (array, ind./singleheader.he:x17196): 2 : note: array 'items' declared here [platform:WARNING] 17196 | S i gned i t e m ((s[Rarray)-PY_V>AiRtLeEms[indNeGxT]H)] [platform:WARNING] ; [platform:WARNING] | ^ ~~~~~| ^ [platform:WARNING] [platform:WARNING] ./singleheader.h:8616:implement_12.c2::48122 :note: 14array 'items' declared here: [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] 8616 | void* items[RPY_V AR48122L | E NGTH];l [platform:WARNING] _ v| 2 ^83727 [platform:WARNING] =implement_13.c RPyIte:m(l_arg9951s:_14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] i_107, 2L); [platform:WARNING] 9951 | l | ^ ~~ [platform:WARNING] _v2/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:9272547: note: = RPyItexpanded from macro 'RPyItem'e [platform:WARNING] m(l_args _69r | _#6 5 2d,e f2iLn)e; [platform:WARNING] R P| y ^ ~~I [platform:WARNING] t/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47e:m note: expanded from macro 'RPyItem' [platform:WARNING] (arr a69y | ,# i nddefine RPyex) I tem(ar r (a(y, index)arr ay)- > i t e m s [ i n d e(x(]a)r [platform:WARNING] r a| y ^ ~~~~~) [platform:WARNING] ->item./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] s[i n17196dex]) [platform:WARNING] | Signed| ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:i2t:e mnote: sarray 'items' declared here[ [platform:WARNING] RPY_ V8616A | R LvEoNiGdT*H ]i;t [platform:WARNING] e m| s ^[ [platform:WARNING] RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9957:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9957 | l_v292730 = 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:10010:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10010 | l_v292748 = 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_12.c:48215:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48215 | l_v2implement_13.c:10062:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10062 | l_v292765 = 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 | # d83754 = RPyItem(l_args_efine RPyIti_109, e1Lm)(;a [platform:WARNING] r 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] 69 | # define RPyItem(ar r a y , i n d e x ) ( ( a r r a y ) - > i t e(m(sa[rirnadye)x-]>)i [platform:WARNING] t e| m ^ ~~~~~s [platform:WARNING] [index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] ./singleheader.h:17196: 217196: | note: Sarray 'items' declared herei [platform:WARNING] gned i17196t | e mSsi[gRnPeYd_ ViAtReLmEsN[GRTPHY]_;V [platform:WARNING] A R| L ^E [platform:WARNING] NGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10066:14: warning: implement_12.carray index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]: [platform:WARNING] 48219:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10066 | l_v 2482199 | 2 7l6_9v 2=8 3R7P5y8I t=e mR(Ply_Iatregms(_li__a6r5g4s,_ i2_L1)0;9 [platform:WARNING] , | 2 ^ ~~L [platform:WARNING] ); [platform:WARNING] | ^ ~~/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h [platform:WARNING] :69:47: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48274:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48274 | l_v283776 = RPyItem(l_args_i_110, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48278:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48278 | l_v283780 = RPyItem(l_args_i_110, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48333:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48333 | l_v283798 = RPyItem(l_args_i_111, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[indnote: expanded from macro 'RPyItem' [platform:WARNING] ex] 69 | ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h#: 17196 :d2e:f inote: narray 'items' declared heree [platform:WARNING] RPy I17196t | e mS(iagrnready ,i tienmdse[xR)P Y _ V A R L E N G T H ] ; [platform:WARNING] ( (| a ^r [platform:WARNING] ray)->itemimplement_12.cs:[48337i:n14d:e xwarning: ]array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]) [platform:WARNING] [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 48337 | l_v283802 ./singleheader.h=: 17196R:P2y:I tnote: earray 'items' declared herem [platform:WARNING] (l_ar g17196s | _ iS_i1g1n1e,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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48388:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48388 | l_v283816 = 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:48399:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48399 | l_v283825 = RPyItem(l_args_i_112, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10159:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10159 | l_v292796 = 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:10163:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10163 | l_v292800 = 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_12.c:48451:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48451 | l_v283839 = RPyItem(l_args_r_113, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48458:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48458 | l_v283844 = 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:48469:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48469 | l_v283853 = RPyItem(l_args_i_113, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10256:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10256 | l_v292827 = 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:10260:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10260 | l_v292831 = 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_12.c:48557:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48557 | l_v283879 implement_13.c=:10315:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10315R | P l_v292849 = RPyItem(l_args_i_65y9I, t1emL(l)_a;r [platform:WARNING] | ^ ~~ [platform:WARNING] gs_i_11/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h5:69:47: note: ,expanded from macro 'RPyItem' [platform:WARNING] 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48684:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48684 | l_v283911 = RPyItem(l_args_r_118, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48695:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48695 | l_v283920 = 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:48699:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48699 | l_v283924 = RPyItem(l_args_i_118, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48786:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48786 | l_v283947 = 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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10319:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10319 | l_v292853 = 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:10374:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10374 | l_v292871 = 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_12.cimplement_13.c::10378:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10378 | l_v292875 = 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:10433:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10433 | l_v292893 = 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:10437:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10437 | l_v292897 = 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:10441:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10441 | l_v292901 = 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:10491:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10491 | l_v292918 = 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:10618:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10618 | l_v292950 = 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:10629:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10629 | l_v292959 = 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:10633:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10633 | l_v292963 = 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:10682:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10682 | l_v292976 = 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:10689:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10689 | l_v292981 = 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:10696:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10696 | l_v292986 = 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:10703:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10703 | l_v292991 = 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:10786:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10786 | l_v293014 = 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:10827:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10827 | l_v293026 = 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:10868:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10868 | l_v293038 = 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:10912:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10912 | l_v293050 = 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:10916:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10916 | l_v293054 = 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:10920:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10920 | l_v293058 = 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:11132:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11132 | l_v293108 = 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:11139:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11139 | l_v293113 = 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:11285:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11285 | l_v293159 = 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:11334:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11334 | l_v293174 = 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:11341:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11341 | l_v293179 = 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:11429:14: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 11429 | l_v293207 = 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:11481:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11481 | l_v293221 = 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:11492:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11492 | l_v293230 = 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:11497:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11497 | l_v293234 = 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:11548:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11548 | l_v293249 = 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:11559:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11559 | l_v293258 = 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:11658:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11658 | l_v293286 = 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:11758:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11758 | l_v293318 = 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] 49007:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49007 | l_v284009 =implement_13.c:11806:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] RPy I11806t | e ml(_lv_2a9r3g3s3_2i _=1 2R5P,y I1tLe)m;( [platform:WARNING] l _| a ^ ~~r [platform:WARNING] gs_r_689, 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: 69note: | expanded from macro 'RPyItem'# [platform:WARNING] defin 69 | # ed eRfPiynIet eRmP(yaIrtreamy(,a rirnadye,x )i n d e x ) ( ( a r r a(y()a-r>riatye)m-s>[iitnedmesx[]i)n [platform:WARNING] d e| x ^ ~~~~~] [platform:WARNING] ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2:./singleheader.h :note: 17196array 'items' declared here: [platform:WARNING] 2: note: array 'items' declared here8616 [platform:WARNING] | void* items[RP Y_17196V | A RSLiEgNnGeTdH ]i;t [platform:WARNING] e m| s ^[ [platform:WARNING] RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11853:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] implement_12.c:49062 11853: | 14 :l _warning: varray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]2 [platform:WARNING] 93346 = 49062R | P ylI_tve2m8(4l0_2a7r g=s _RrP_y6I9t0e,m (1lL_)a;r [platform:WARNING] g s| _ ^ ~~r [platform:WARNING] _126, 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: 4769: | #note: expanded from macro 'RPyItem' [platform:WARNING] define R69P | y#I t edme(fairnrea yR,P yiIntdeemx()a r r a y , i n d e x ) ( ( a r r a y ) - > i t e(m(sa[rirnadye)x-]>)i [platform:WARNING] t e| m ^ ~~~~~s [platform:WARNING] [index])./singleheader.h [platform:WARNING] : 8616| : ^ ~~~~~2 [platform:WARNING] : note: array 'items' declared here [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_ 8616 | void*VARLEN GiTtHe]m;s [platform:WARNING] [ R| P ^Y [platform:WARNING] _VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49068:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49068 | l_v284032 = 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] implement_12.c:49154:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49154 | l_v284055 = RPyItem(l_args_r_128, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49205:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49205 | l_v284070 = RPyItem(l_args_r_129, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49212:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49212 | l_v284075 = RPyItem(l_args_r_129, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49264:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49264 | l_v284090 = RPyItem(l_args_r_130, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49275:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49275 | l_v284099 = RPyItem(l_args_i_130, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49279:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49279 | l_v284103 = RPyItem(l_args_i_130, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49327:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49327 | l_v284116 = RPyItem(l_args_r_131, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49338:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49338 | l_v284125 = 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:49342:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49342 | l_v284129 = RPyItem(l_args_i_131, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49390:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49390 | l_v284142 = 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:49401:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49401 | l_v284151 = RPyItem(l_args_i_132, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49405:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49405 | l_v284155 = 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:49453:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49453 | l_v284168 = 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:49464:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49464 | l_v284177 = RPyItem(l_args_i_133, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49468:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49468 | l_v284181 = RPyItem(l_args_i_133, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49516:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49516 | l_v284194 = RPyItem(l_args_r_134, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49527:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49527 | l_v284203 = RPyItem(l_args_i_134, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49531:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49531 | l_v284207 = 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] implement_13.c:11940:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11940 | l_v293369 = 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] | ^ [platform:WARNING] implement_13.c:11993:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11993 | l_v293388 = 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] | implement_12.c:49620:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49620 | l_v284230 = 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:49631:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49631 | l_v284239 = RPyItem(l_args_i_136, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49635:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49635 | l_v284243 = RPyItem(l_args_i_136, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49762:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49762 | l_v284275 = 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:49773:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49773 | l_v284284 = 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:49777:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49777 | l_v284288 = 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] implement_13.c:12043:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12043 | l_v293403 = 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_12.c:49904:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49904 | l_v284320 = RPyItem(l_args_r_142, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49915:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49915 | l_v284329 = 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:49919:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49919 | l_v284333 = 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] implement_12.c:50009:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50009 | l_v284359 = 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) ((arrayimplement_13.c:12093:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12093 | l_v293418 = 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:12146:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12146 | l_v293433 = 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:12158:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12158 | l_v293442 = 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:12163:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12163 | l_v293447 = 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)->item)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50013:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50013 | l_v284363 = RPyItem(l_args_i_144, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50067:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50067 | l_v284381 = 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:50071:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50071 | l_v284385 = 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] 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_13.c:12212:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12212 | l_v293462 = 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:12268:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12268 | l_v293481 = 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:12321:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12321 | l_v293500 = 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:12413:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12413 | l_v293524 = 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:12424:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12424 | l_v293533 = 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:12428:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12428 | l_v293537 = 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:12478:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12478 | l_v293554 = 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_12.c:50159:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50159 | l_v284411 = RPyItem(l_args_i_147, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12520:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12520 | l_v293566 = 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) ((implement_12.c:50290:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50290 | l_v284447 = 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: array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12573:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12573 | l_v293584 = 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:12624:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12624 | l_v293598 = 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, indexpanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50294:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50294 | l_v284451 = RPyItem(l_args_i_150, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50349:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50349 | l_v284469 = 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:50353:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50353 | l_v284473 = 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] ex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] implement_12.c:50408:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] ./singleheader.h :8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12635:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12635 | l_v293607 = 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:12725:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12725 | l_v293631 = 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:12775:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12775 | l_v293648 = 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:12779:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12779 | l_v293652 = 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:12825:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12825 | l_v293665 = 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:12829:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12829 | l_v293669 = 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] 50408 | l_v284491 = RPyItem(l_args_i_152, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50412:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50412 | l_v284495 = RPyItem(l_args_i_152, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12923:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12923 | l_v293692 = 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:12935:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12935 | l_v293701 = 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_12.cimplement_13.c::5046712940:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12940 | l_v293706 = RPyIt:e14m(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] warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6950467 | # d | e fine RPyItem(arraly_, index) v ((2array8)->items[index]4)5 [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h1:38616:2: note: array 'items' declared here [platform:WARNING] =8616 | void* it eRms[RPPYy_VIAteRmLENGTH];( [platform:WARNING] l | ^ [platform:WARNING] _args_i_15implement_13.c3:12945:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] , 1 12945 | l_v29L3)711 = RPyItem(l_arg;s [platform:WARNING] _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] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h69: | # define RP69yItem(array, in:d47ex) : ((array)->i tnote: ems[indexexpanded from macro 'RPyItem'] [platform:WARNING] ) [platform:WARNING] 69| ^ ~~~~~ [platform:WARNING] ./singleheader.h | :8616:2: note: array 'items' declared here [platform:WARNING] #8616 | voi dd* iteems[RPY_VAfRiLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ne RPyItem(array, implement_13.c:12951:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] index 12951 | l_v293716) = RPyIt em(l_ar gs_i_711, 1 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 (RaPyItem(array, irnrdex) a y ()(array)->it-e>ms[inidex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] tems[./singleheader.hi:17196n:d2: note: array 'items' declared here [platform:WARNING] e x17196 | Signed items][)RPY [platform:WARNING] _VARLEN G| TH]; [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:50471:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50471 | l_v284517 = RPyItem(l_args_i_153, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50563:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50563 | l_v284541 = 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:50574:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50574 | l_v284550 = 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:50624:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50624 | l_v284564 = 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:50635:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50635 | l_v284573 = 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:implement_13.c :13040note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50723:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50723 | l_v284599 = 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] :14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13040 | l_v293740 = 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_12.c:50850:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50850 | l_v284631 = RPyItem(l_args_r_161, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) implement_13.c : 13540 ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items:[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50861:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50861 | l_v214: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13540 | l84640 = RPyItem(l__avrgs_i_161, 1L)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] 93 86986 = | RPy# define RPyItem(array, inIdtem(l_args_r_724, 1L); [platform:WARNING] | e ^ ~~ [platform:WARNING] x/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] ) 69 | # define RPyItem(array, index) ((array ) ->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ((array)->items[./singleheader.hi:8616:2n:de xnote: array 'items' declared here] [platform:WARNING] ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: 8616 | void* items[RParray 'items' declared here [platform:WARNING] Y _17196 | SignVeAd itemsR[LRPY_VARLEENGTH]; [platform:WARNING] N | ^ [platform:WARNING] GTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13682:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13682 | l_v293928 = 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:13689:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13689 | l_v293933 = 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:13701:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13701 | l_v293942 = 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:13707:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13707 | l_v293947 = 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:13753:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13753 | l_v293960 = 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:13805:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13805 | l_v293975 = 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:13816:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13816 | l_v293984 = 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_12.c:50912:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50912 | l_v284654 = 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] implement_13.c:13873:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13873 | l_v294002 = 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:13877:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13877 | l_v294006 = 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:13881:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13881 | l_v294010 = 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:13886:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13886 | l_v294014 = 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] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50923:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50923 | l_v284663 = RPyItem(l_args_i_162, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50974:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50974 | l_v284677 = RPyItem(l_args_r_163, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50985:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50985 | l_v284686 = RPyItem(l_args_i_163, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13931:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13931 | l_v294028 = 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 | # defimplement_12.ci: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] implement_13.c:13976:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13976 | l_v294041 = 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:14023:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14023 | l_v294054 = 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:14027:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14027 | l_v294058 = 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:14031:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14031 | l_v294062 = 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:14076:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14076 | l_v294075 = 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:14127:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14127 | l_v294088 = 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:14131:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14131 | l_v294092 = 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:14135:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14135 | l_v294096 = 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:14139:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14139 | l_v294100 = 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:14143:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14143 | l_v294104 = 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:14147:14: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14147 | l_v294108 = 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:14151:14: warning: array index 7 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14151 | l_v294112 = 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] 51036:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51036 | l_v284700 = RPyItem(l_args_r_164, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | voiimplement_13.cd:* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51047:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51047 | l_v284709 = RPyItem(l_args_i_164, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51096:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51096 | l_v284723 = RPyItem(l_args_r_165, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51146:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51146 | l_v284738 = RPyItem(l_args_r_166, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 14197:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14197 | l_v294125 = 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:14201:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14201 | l_v294129 = 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_12.c:51198:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51198 | l_v284753 = RPyItem(l_args_r_167, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51209:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51209 | l_v284762 = 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_13.c:14248:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14248 | l_v294142 = 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:14252:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14252 | l_v294146 = 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:14256:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14256 | l_v294150 = 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_12.c:51259:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51259 | l_v284776 = 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:51270:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51270 | l_v284785 = 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_13.c:14304:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14304 | l_v294164 = 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:14356:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14356 | l_v294182 = 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:14361:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14361 | l_v294186 = 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_12.c:51358:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51358 | l_v284811 = 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_13.c:14406:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14406 | l_v294200 = 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:14489:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14489 | l_v294222 = 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:14493:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14493 | l_v294226 = 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_12.c:51485:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51485 | l_v284843 = RPyIimplement_13.ct:14536:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] e14536m | (l_ar gl_vs2_r_173, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] 9423/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # 8 = RPyItem(l_ardefine RPyItem(array, indegs_i_743, 1L); [platform:WARNING] | ^ ~~x [platform:WARNING] ) /Users/matti/build-worker-arm64/pypy-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 dex) ((arra ((arryay)->items[i)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] n./singleheader.hd:e17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed 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_13.c:14540:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] implement_12.c:51496:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14540 | l_v294242 = 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] 5149669 | | # define RPyItem(array,l index) ((array)->i_tvems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | S2igned items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 84852 = 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_13.c:14584:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14584 | l_v294256implement_12.c =:51547:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] RPyItem(l_args_ i51547 | l_v284866 = RPyItem(l_args__r_174, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] 7/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | 44, 1L); [platform:WARNING] | # ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69 : 47d:e fnote: iexpanded from macro 'RPyItem'n [platform:WARNING] e RPyIte m69( | a#r r adye,f iinned eRxP)y I t e m ( a r r a y , i n(d(eaxr)r a y ) - > i t e m s [ i n d(e(xa]r)r [platform:WARNING] a y| ) ^ ~~~~~- [platform:WARNING] >items[index]) [platform:WARNING] | ./singleheader.h ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196::28616:: 2note: :array 'items' declared here [platform:WARNING] note: array 'items' declared here [platform:WARNING] 17196 | 8616S | i gvnoeidd *i tietmesm[sR[PRYP_YV_AVRALRELNEGNTGHT]H;] [platform:WARNING] ; [platform:WARNING] | ^| [platform:WARNING] ^ [platform:WARNING] implement_13.cimplement_12.c::1458851558::1414:: warning: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] [platform:WARNING] 5155814588 | | ll__vv228944827650 == RRPPyyIItteemm((ll__aarrggss__ii__177444,, 12LL));; [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/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h::6969::4747:: note: note: expanded from macro 'RPyItem'expanded from macro 'RPyItem' [platform:WARNING] [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_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_v284889 = 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: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_v284898 = 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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51671:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] implement_13.c:14620:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14620 | l_v294268 = RPyItem(l_args_i_745, 51671 | l_v284912 = 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:691L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) : 47 : note: expanded from macro 'RPyItem' [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 69 | # def 17196i | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] nimplement_13.c:14624:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14624 | e lR_Pvy2I94272 = RPyItem(l_args_i_745, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] tem(array, index) /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h :69 ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] :47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | #./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* i tems[RPY_VA dReLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51682:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51682 | l_v284921 = RPyItem(l_arfgisn_ei _R1P7y6I,t e1mL)(;array, index) ((array)-> [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defineitems[index] RPyItem(array, index) ((array)) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] : note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGT./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] H 17196 | Signed items[RPY_]; [platform:WARNING] | ^ [platform:WARNING] VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51732:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51732 | l_v284935 = 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:51743:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51743 | l_v284944 = 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_13.c:14752:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14752 | l_v294307 = 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_12.c:51831:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51831 | l_v284970 = 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_13.c:14796:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14796 | l_v294320 = 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:14882:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14882 | l_v294342 = 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:14928:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14928 | l_v294356 = RPyItem(l_args_i_752, 1L)implement_12.c;: [platform:WARNING] 52044:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52044 | l_v285026 = 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] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52100:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52100 | l_v285045 = RPyItem(l_args_r_185, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:14973:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14973 | l_v294369 = 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_12.c:52150:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52150 | l_v285060 = 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] implement_13.c:15018:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]./singleheader.h: [platform:WARNING] 8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 15018 | l_v294382 = 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) implement_12.c:52200:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52200 | l_v28 5075 = RPyItem(l_args_r_187, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] ((arr/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.ha:y69):-47>:i tnote: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defineems[in dRPyItexe]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.hm(array, index) ((a:17196:2:rray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTHnote: ]array 'items' declared here [platform:WARNING] ; [platform:WARNING] | 17196 | Sign ^ [platform:WARNING] ed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15069:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15069 | l_v294396 = 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:15076:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15076 | l_v294401 = 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: implement_12.c:52287:array 'items' declared here [platform:WARNING] 14: 8616 | void* items[RPY_VARLENGTH]; [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] 52287 | l_v285099 = 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] implement_13.c:15083:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 69 15083 | l_v294406 = R | # Pdefine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] y./singleheader.hI:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signedt items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] eimplement_12.c:52291:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] m 52291 | l_v285103 = 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 Rl_args_r_755, 3LP); [platform:WARNING] | ^ ~~ [platform:WARNING] y/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] I 69 | # define RPyItem(array, index) ((array)->items[index]) [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(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15133:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15133 | l_v294421 = 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_12.c:52446:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52446 | l_v285141 = 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_13.c:15185:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15185 | l_v294436 = 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:15196:14: implement_12.c:52537:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52537 | l_v285165 = 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] warning: 69 | # define RPyItem(arrayarray index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds], index) [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 861615196 | voi | l_dv*2 9i4t4e4m5s [=R PRYP_yVIAtRem(l_arLENGTH]; [platform:WARNING] | ^ [platform:WARNING] gs_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_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_v285184 = 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:52650:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52650 | l_v285203 = 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:52657:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52657 | l_v285208 = RPyItem(l_args_r_197, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15285:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15285 | l_v294468 = 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:15375:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15375 | l_v294492 = 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_12.c:52829:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52829 | l_v285252 = 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:52840:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52840 | l_v285261 = 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:52844:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52844 | l_v285265 = 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_13.c:15601:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15601 | l_v294550 = 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:15613:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15613 | l_v294559 = 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:15618:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15618 | l_v294564 = 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:15623:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15623 | l_v294569 = 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:15628:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15628 | l_v294574 = 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:15633:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15633 | l_v294579 = 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:15638:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15638 | l_v294584 = 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:15681:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15681 | l_v294597 = 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:15685:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15685 | l_v294601 = 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_12.c:52894:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52894 | l_v285282 = 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_13.c:15828:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15828 | l_v29463implement_12.c:52942:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52942 | l_v285295 = 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:52953:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52953 | l_v285304 = 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:52957:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52957 | l_v285308 = 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 i8 = 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:15835:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15835 | l_v294643 = 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:15846:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15846 | l_v294652 = 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:15850:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15850 | l_v294656 = 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:15854:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15854 | l_v294660 = 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:15990:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15990 | l_v294696 = 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:15997:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15997 | l_v294701 = 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:16008:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16008 | l_v294710 = 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:16012:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16012 | l_v294714 = 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:16146:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16146 | l_v294750 = 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:16153:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16153 | l_v294755 = 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:16160:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16160 | l_v294760 = 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:16215:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16215 | l_v294778 = 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:16226:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16226 | l_v294787 = 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:16277:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16277 | l_v294801 = 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:16288:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16288 | l_v294810 = 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:16377:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16377 | l_v294833 = 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:16388:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16388 | l_v294842 = 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:16439:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16439 | l_v294856 = 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:16450:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16450 | l_v294865 = 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:16501:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16501 | l_v294879 = 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:16512:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16512 | l_v294888 = 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:16565:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16565 | l_v294906 = 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:16663:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16663 | l_v294934 = 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:16668:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16668 | l_v294939 = 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:16674:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16674 | l_v294944 = 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:16727:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16727 | l_v294958 = 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:16734:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16734 | l_v294963 = 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:16741:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16741 | l_v294968 = 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:16752:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16752 | l_v294977 = 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:16837:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16837 | l_v294999 = 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:16885:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16885 | l_v295013 = 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:17044:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17044 | l_v295056 = 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:17048:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17048 | l_v295060 = 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:17052:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17052 | l_v295064 = 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:17386:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17386 | l_v295148 = 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:17398:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17398 | l_v295157 = 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:17404:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17404 | l_v295162 = 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:17409:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17409 | l_v295166 = 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:17414:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17414 | l_v295171 = 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:17460:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17460 | l_v295185 = 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:17464:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17464 | l_v295189 = 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:17554:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17554 | l_v295212 = 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:17558:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17558 | l_v295216 = 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:17562:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17562 | l_v295220 = 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:17566:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17566 | l_v295224 = 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:17570:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17570 | l_v295228 = 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:17833:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17833 | l_v295298 = 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:17934:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17934 | l_v295331 = 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:17938:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17938 | l_v295335 = 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:17942:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17942 | l_v295339 = 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:18041:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18041 | l_v295370 = 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] tems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53007:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53007 | l_v285325 = 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:53053:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53053 | l_v285338 = 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_13.c:18182:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18182 | l_v295411 = 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_12.c:53289:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53289 | l_v285409 = 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_13.c:18227:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18227 | l_v295424 = 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:18272:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18272 | l_v295437 = 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:18517:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18517 | l_v295495 = 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, implement_12.ci:n53598dex) : 14((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] : warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53598 | l_v285495 = RPyItem(l_args_i_217, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_13.c:18562:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18562 | l_v295508 = 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] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18613:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18613 | l_v295522 = RPyItem(l_args_implement_12.c:53640:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53640 | l_v285507 = 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) r_827, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /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:2: note: :array 'items' declared here [platform:WARNING] 69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 17196 | 69 | S#igned items[RPY_VARL ENGT Hde]f; [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_13.c:18624:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18624 | l_v295531 = 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:18675:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18675 | l_v295545 = 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:18686:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18686 | l_v295554 = 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:18690:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18690 | l_v295558 = 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:18778:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18778 | l_v295584 = 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:18905:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18905 | l_v295616 = 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:18916:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18916 | l_v295625 = 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:18920:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18920 | l_v295629 = 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:18968:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18968 | l_v295642 = 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:18979:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18979 | l_v295651 = 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:19068:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19068 | l_v295674 = 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:19079:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19079 | l_v295683 = 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:19130:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19130 | l_v295697 = 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:19141:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19141 | l_v295706 = 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:19192:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19192 | l_v295720 = 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:19203:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19203 | l_v295729 = 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:19249:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19249 | l_v295742 = 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:19253:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19253 | l_v295746 = 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:19299:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19299 | l_v295759 = 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:19303:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19303 | l_v295763 = 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_12.c:54177:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54177 | l_v285625 = 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_13.c:19349:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19349 | implement_12.cl:54184:14:_ v2warning: 95array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]7 [platform:WARNING] 76 = RPyItem(l_a 54184r | gl_s_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_VARLENGTHv]; [platform:WARNING] 2 8| 5 ^6 [platform:WARNING] 30 = RPyItimplement_13.c:19353:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19353 | l_v295780 = 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] em(l _| a ^ ~~~~~r [platform:WARNING] gs_r./singleheader.h_:2171963:22,: 2note: Larray 'items' declared here) [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:54191:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54191 | l_v285635 = 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_13.c:19398:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19398 | l_v295793 = 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:19443:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19443 | l_v295806 = 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:19488:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19488 | l_v295819 = 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_12.c:54242:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54242 | l_v285650 = 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 | implement_13.cv:o19533i:d14*: iwarning: tarray index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]e [platform:WARNING] ms[RP Y19533_ | V AlR_LvE2N9G5T8H3]2; [platform:WARNING] = | R ^P [platform:WARNING] yItem(l_argimplement_12.cs:_54253i:_148:4 5warning: ,array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1L); [platform:WARNING] 54253| | ^ ~~ [platform:WARNING] l_v2/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h8:5696:5479: =note: expanded from macro 'RPyItem'R [platform:WARNING] PyIte m69( | l#_ a rdgesf_iin_e2 3R3P,y I1tLe)m;( [platform:WARNING] a r| r ^ ~~a [platform:WARNING] y, i/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hn:d69e:x47): note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RP y I t e(m((aarrrraayy),- >iintdeemxs)[ i n d e x ] ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] (./singleheader.h(:a17196r:r2a:y )note: -array 'items' declared here> [platform:WARNING] items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 17196 | S./singleheader.hi:g17196n:e2d: inote: tarray 'items' declared heree [platform:WARNING] ms[ R17196P | Y _SViAgRnLeEdN GiTtHe]m;s [platform:WARNING] [ R| P ^Y [platform:WARNING] _VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19578:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19578 | l_v295845 = 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:19623:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19623 | l_v295858 = 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_12.c:54377:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54377 | l_v285691 = 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_13.c:19668:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19668 | l_v295871 = 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:19713:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19713 | l_v295884 = 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)->implement_12.ci:t54474e:m14s:[ iwarning: narray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]d [platform:WARNING] ex]) [platform:WARNING] 54474| | ^ ~~~~~ [platform:WARNING] l_./singleheader.hv:2171968:527:1 9note: array 'items' declared here= [platform:WARNING] R 17196 | Signed itePmysI[tRePmY(_lV_AaRrLgEsN_GrT_H2]3;8 [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:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19758:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19758 | l_v295897 = 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_12.c:54520:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54520 | l_v285733 = 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_13.c:19803:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19803 | l_v295910 = 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:19848:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19848 | l_v295923 = 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:19893:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19893 | l_v295936 = 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:19939:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19939 | l_v295949 = 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] implement_12.c:./singleheader.h54786::1719614::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] 54786 | l_v285807 = R17196P | y IStiegmn(eld_ airtgesm_si[_R2P4Y5_,V A1RLL)E;N [platform:WARNING] G T| H ^ ~~] [platform:WARNING] ; [platform:WARNING] | ^/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] [platform:WARNING] implement_13.c :6919943 | :#14 : dwarning: earray index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]f [platform:WARNING] ine R19943P | y Ilt_evm2(9a5r9r5a3y ,= iRnPdyeIxt)e m ( l _ a r g s _ i _ 8 5 4(,( a2rLr)a;y [platform:WARNING] ) -| > ^ ~~i [platform:WARNING] tem/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hs:[69i:n47d:e xnote: ]expanded from macro 'RPyItem') [platform:WARNING] [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 69 | #./singleheader.h:17196:2 : dnote: earray 'items' declared heref [platform:WARNING] in 17196 | e RPyIteSmi(ganrerda yi,t eimnsd[eRxP)Y _ V A R L E N G T H ] ; [platform:WARNING] (| ( ^a [platform:WARNING] 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:54831:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54831 | l_v285820 = 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:54878:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54878 | l_v285834 = 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:54934:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54934 | l_v285852 = 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:54941:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54941 | l_v285857 = 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:54948:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54948 | l_v285862 = 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:55000:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55000 | l_v285880 = RPyItem(l_args_i_249, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55105:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55105 | l_v285912 = 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:55109:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55109 | l_v285916 = 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:55113:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55113 | l_v285920 = 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:55122:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55122 | l_v285929 = 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:55171:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55171 | l_v285943 = 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:55182:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55182 | l_v285952 = RPyItem(l_args_i_252, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55250:14: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 55250 | l_v285973 = 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:55282:14: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 55282 | l_v285984 = RPyItem(l_args_f_255, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17682:2: note: array 'items' declared here [platform:WARNING] 17682 | double items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55324:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55324 | l_v285997 = RPyItem(l_args_i_256, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55328:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55328 | l_v286001 = 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:55383:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55383 | l_v286019 = 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:55387:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55387 | l_v286023 = 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:55480:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55480 | l_v286050 = 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:55484:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55484 | l_v286054 = 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:55539:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55539 | l_v286072 = 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:55543:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55543 | l_v286076 = 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:55598:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55598 | l_v286094 = 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:55602:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55602 | l_v286098 = 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_13.c:19988:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19988 | l_v295966 = 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:20033:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20033 | l_v295979 = RPyItem(l_args_iimplement_12.c:55917:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55917 | l_v286184 = 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 | Sig_856ned items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55921:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55921 | l_v286188 = 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:, 1L);47 [platform:WARNING] : | note: ^ ~~ [platform:WARNING] 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 ((array)->items[index]) [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)->itimplement_12.c:55974:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55974 | l_v286206 = RPyItem(l_args_i_269, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.himplement_12.c:56022:17196:2:: note: 14array 'items' declared here: [platform:WARNING] warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56022 | l_v286219 = 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:56033:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56033 | l_v286228 = 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:56122:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56122 | l_v286251 = 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:56133:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56133 | l_v286260 = 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:56222:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56222 | l_v286283 = 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:56233:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56233 | l_v286292 = 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:56284:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56284 | l_v286306 = 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:56295:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56295 | l_v286315 = 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:56346:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56346 | l_v286329 = 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:56357:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56357 | l_v286338 = 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:56410:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56410 | l_v286356 = 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:56506:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56506 | l_v286386 = 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:56510:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56510 | l_v286390 = 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:56561:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56561 | l_v286407 = 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:56565:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56565 | l_v286411 = 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:56653:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56653 | l_v286437 = 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:56701:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56701 | l_v286450 = 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:56712:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56712 | l_v286459 = 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:56716:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56716 | l_v286463 = 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:56764:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56764 | l_v286476 = 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:56775:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56775 | l_v286485 = 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:56779:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56779 | l_v286489 = 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: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_v286544 = 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:57009:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57009 | l_v286561 = 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:57059:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57059 | l_v286578 = 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:57107:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57107 | l_v286591 = 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: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_v286600 = 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:57207:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57207 | l_v286623 = 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: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_v286632 = 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:57307:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57307 | l_v286655 = 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:57318:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57318 | l_v286664 = 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:57369:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57369 | l_v286678 = 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:57380:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57380 | l_v286687 = 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:57431:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57431 | l_v286701 = 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:57442:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57442 | l_v286710 = 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:57491:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57491 | l_v286724 = 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:57498:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57498 | l_v286729 = 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:57595:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57595 | l_v286757 = 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:57606:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57606 | l_v286766 = 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, inde17196 | Signed items[RPY_VARLENGTHx) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57657:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57657 | l_v286780 = 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:57669:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57669 | l_v286789 = 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:57674:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57674 | l_v286794 = RPyItem(l_args_r_301, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57719:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57719 | l_v286808 = 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] ]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57807:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57807 | l_v286832 = 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:57814:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57814 | l_v286837 = RPyItem(l_args_r_304, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57860:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57860 | l_v286851 = 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:57907:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57907 | l_v286865 = 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:57914:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57914 | l_v286870 = 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:57961:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57961 | l_v286884 = 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:57968:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57968 | l_v286889 = 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:58015:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58015 | l_v286903 = 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:58022:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58022 | l_v286908 = 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:58069:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58069 | l_v286922 = 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:58076:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58076 | l_v286927 = 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:58123:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58123 | l_v286941 = 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:58130:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58130 | l_v286946 = 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:58177:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58177 | l_v286960 = 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)->itemsimplement_13.c[:i20077n:d14e:x ]warning: )array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] | ^ ~~~~~ [platform:WARNING] [platform:WARNING] 20077 | l_v29./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58184:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58184 | l_v286965 = 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:58231:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58231 | l_v286979 = 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:58238:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58238 | l_v286984 = 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:58285:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58285 | l_v286998 = 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:58292:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58292 | l_v287003 = RPyItem(l_args_r_313, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58339:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58339 | l_v287017 = 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:58346:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58346 | l_v287022 = 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] 5992 = RPyItem(l_implement_12.c:58393:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58393 | l_v287036 = 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:58400:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58400 | l_v287041 = 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:58447:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58447 | l_v287055 = 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:58454:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58454 | l_v287060 = 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:58501:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58501 | l_v287074 = 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:58508:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58508 | l_v287079 = 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] 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 | # defiimplement_12.c:58555:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58555 | l_v287093 = 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:58562:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58562 | l_v287098 = 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] ne RPyItem(array, index) implement_12.c:58609:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58609 | l_v287112 = 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 | ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58616:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58616 | l_v287117 = 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:58663:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58663 | l_v287131 = 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:58670:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58670 | l_v287136 = 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:58717:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58717 | l_v287150 = 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:58724:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58724 | l_v287155 = RPyItem(l_args_r_321, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58771:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58771 | l_v287169 = 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:58778:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58778 | l_v287174 = RPyItem(l_args_r_322, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58825:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58825 | l_v287188 = RPyItem(l_args_r_323, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58832:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58832 | l_v287193 = 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:58879:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58879 | l_v287207 = 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:58886:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58886 | l_v287212 = 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:58933:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58933 | l_v287226 = 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:58940:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58940 | l_v287231 = 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:58987:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58987 | l_v287245 = 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:58994:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58994 | l_v287250 = 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_13.c:20119:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20119 | l_v296004 = RPyItem(l_args_i_858, 1L)implement_12.c;:59041:14 [platform:WARNING] | ^ ~~ [platform:WARNING] : warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h [platform:WARNING] :69:47: note: expanded from macro 'RPyItem'59041 [platform:WARNING] | l_v 69 | # define RPyI2t8e7m2(6a4r r= RPyIay, itnedme(xl)_ args_r _ 3 2 7 , 1 L (); [platform:WARNING] | ^ ~~( [platform:WARNING] array)->item/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hs:[69i:n47d:e x]) [platform:WARNING] | note: expanded from macro 'RPyItem' [platform:WARNING] ^ ~~~~~ [platform:WARNING] 69 | # d./singleheader.h:17196:2efine R: note: PyItem(array 'items' declared here [platform:WARNING] ar ray, i17196n | d eSxi)g n e d i t e m s [ R PY_VAR 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_12.c:59048:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59048 | l_v287269 = 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:59095:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59095 | l_v287283 = 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 | # implement_13.c :d20176e:f14i:n warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] e RP yItem(arr20176ay | l_v,2 9i6n0d1e8x )= R P yItem (((la_rarray)->igtse_mrs_[859, 1iLn)d;e [platform:WARNING] x ]) [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./singleheader.h:: 8616note: :expanded from macro 'RPyItem'2 [platform:WARNING] : note: array 'items' declared here [platform:WARNING] 69 | # d 8616 | voeidf* iteine RmPsy[IRtPeYm_(VARLENGTHa]r;r [platform:WARNING] a y| , i ^ [platform:WARNING] ndex) implement_12.c:59102:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59102 | (l(_avr2r8a7y2)8-8> i=t eRmPsy[Iitnedme(xl]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] _./singleheader.ha:r8616g:s2_:r _note: 3array 'items' declared here2 [platform:WARNING] 8616 | void8, 2L)*; [platform:WARNING] | ^ ~~ ite [platform:WARNING] m/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] _VARL E69N | G#T H ]d;e [platform:WARNING] f i| n ^e [platform:WARNING] RPyItemimplement_13.c(:a20183r:r14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ay, i n20183d | e xl_v296) 0 23 = R P y I t e(m((alrray)-_>airtges_r_85m9s,[ i2nLd)e;x [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./singleheader.h:8616:2: note: array 'items' declared here: [platform:WARNING] 69:47: 8616note: | expanded from macro 'RPyItem' [platform:WARNING] void* items[ R69P | Y# define _VARLREPNyGItem(TaHr]r;a [platform:WARNING] y ,| ^i [platform:WARNING] ndex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20194:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20194 | l_v296032 = 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] implement_12.c:59149:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59149 | l_v287302 = RPyItem(l_args_r_329, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59156:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59156 | l_v287307 = 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:59203:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59203 | l_v287321 = 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:59210:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59210 | l_v287326 = 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] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59257:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59257 | l_v287340 = 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:59264:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59264 | l_v287345 = RPyItem(l_args_r_331, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20198:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] implement_12.c:59311:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59311 | l_v287359 = 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)- 20198 | l_v296036 = RPyItem(l_args_i_859, 2L>items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | ) void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59318:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59318 | l_v287364 = RPyItem; [platform:WARNING] | (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 | # defi ^ ~~ne RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] implement_12.c:59365:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59365 | l_v287378 = 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/Users/matti/build-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 | # define RPyItem(array, index) ((array)->fine RPitems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:yItem(array, index) ((array)->items2: note: array 'items' declared here [platform:WARNING] 8616 | void* i[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] t./singleheader.hems[RPY_VAR:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59372:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59372 | l_v287383 = RPPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] yItem(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:59419:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59419 | l_v287397 = 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 | # defiimplement_13.c:20202:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20202 | l_v296040 = 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,ne RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59426:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59426 | l_v287402 = 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:59473:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59473 | l_v287416 = 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:59480:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59480 | l_v287421 = 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:59527:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59527 | l_v287435 = 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:59534:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59534 | l_v287440 = 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] index) (implement_12.c:59581:14: (warning: ararray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]r [platform:WARNING] ay)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h: 59581 | l_v287454 = RPyItem(l_args_r_337, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59588:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59588 | l_v287459 = 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]17196;: [platform:WARNING] | ^ [platform:WARNING] 2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20207:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20207 | l_v296044 = RPyItem(l_args_r_859, 3L); [platform:WARNING] implement_12.c:59635:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59635 | l_v287473 = 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 | # def| ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:59642:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59642 | l_v287478 = 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:59689:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59689 | l_v287492 = 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:59696:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59696 | l_v287497 = 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:59743:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59743 | l_v287511 = 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:59750:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59750 | l_v287516 = 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:59797:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59797 | l_v287530 = 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:59804:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59804 | l_v287535 = 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:59851:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59851 | l_v287549 = 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_implement_13.c:20212:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20212 | l_v29604VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59858:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59858 | l_v287554 = RPyItem(l_args_r_342, 2L); [platform:WARNING] | ^ ~~9 = RPyIte [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:m(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) 47 : note: expanded from macro 'RPyItem' [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 69./singleheader.h | # define R:P8616yItem:(2array, in:d ex) ((note: aarray 'items' declared hererray)->items[ [platform:WARNING] i n8616dex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] | void* items[RPY_VA./singleheader.h:8616:2: note: array 'items' declared hereRL [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20218:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20218 | l_v296054 = 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_12.c:59905:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59905 | l_v287568 = 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:59912:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59912 | l_v287573 = 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:59959:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59959 | l_v287587 implement_13.c= 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:59966:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59966 | l_v287592 = 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] :20270:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20270 | l_v296068 = 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];implement_12.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_v287606 = 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:60020:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60020 | l_v287611 = 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] [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20282:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20282 | l_v296077 = RPyIteimplement_12.c:60067:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60067 | l_v287m625 = 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:60074:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60074 | l_v287630 = 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] (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, indeximplement_12.c:60121:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60121 | l_v287644 = 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:60128:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60128 | l_v287649 = 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:60175:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60175 | l_v287663 = 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:60182:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60182 | l_v287668 = 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] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20288:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20288 | l_v296082 = 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)implement_12.c:60229:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60229 | l_v28 7682 = 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] ((array) -69 | >#it e defmine RPyItems([array, index) ((iarray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLnENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60236:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] de x60236 | l_v287687 = RPyItem(l_args_r_349, ]2L); [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] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60283:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60283 | l_v287701 = 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:60290:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60290 | l_v287706 = 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_13.c:20342:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20342 | l_v296096 = 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:20349:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20349 | l_v296101 = 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:20356:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20356 | l_v296106 = 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:20367:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20367 | l_v296115 = 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:20372:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20372 | l_v296119 = RPyItem(l_args_r_861, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_12.c/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20440:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20440 | l_v296138 = 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:20444:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20444 | l_v296142 = 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:20448:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20448 | l_v296146 = 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:20453:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20453 | l_v296150 = 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:20458:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20458 | l_v296155 = 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:20463:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20463 | l_v296160 = 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:20468:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20468 | l_v296165 = 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:20473:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20473 | l_v296170 = 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:20478:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20478 | l_v296175 = 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:20484:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20484 | l_v296180 = 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:20489:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20489 | l_v296184 = 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:20494:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20494 | l_v296189 = 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:20499:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20499 | l_v296194 = 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:20505:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20505 | l_v296199 = 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:20509:14: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20509 | l_v296203 = 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:20549:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20549 | l_v296216 = 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:20590:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20590 | l_v296225 = 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:20597:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20597 | l_v296230 = 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:20604:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20604 | l_v296235 = 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:20611:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20611 | l_v296240 = 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:20618:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20618 | l_v296245 = 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:20713:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20713 | l_v296274 = 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:20770:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20770 | l_v296292 = 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:20774:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20774 | l_v296296 = 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:20778:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20778 | l_v296300 = 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:20782:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20782 | l_v296304 = 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:20877:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20877 | l_v296328 = 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:20884:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20884 | l_v296333 = 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:20895:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20895 | l_v296342 = 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:20900:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20900 | l_v296346 = 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:20906:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20906 | l_v296351 = 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:20959:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20959 | l_v296369 = 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:21044:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21044 | l_v296390 = 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:21048:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21048 | l_v296394 = 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:21052:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21052 | l_v296398 = 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:21097:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21097 | l_v296411 = 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:21200:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21200 | l_v296443 = 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:21205:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21205 | l_v296448 = 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:21210:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21210 | l_v296453 = 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:21260:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21260 | l_v296468 = 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:21315:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21315 | l_v296487 = 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:21406:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21406 | l_v296514 = 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:21452:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21452 | l_v296528 = 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] :60337:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60337 | l_v287720 = 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) implement_13.c:21496:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21496 | l_v296541 = 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:21500:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21500 | l_v296545 = 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:21584:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21584 | l_v296564 = 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:21595:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21595 | l_v296573 = 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:21646:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21646 | l_v296587 = 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:21657:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21657 | l_v296596 = 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:21746:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21746 | l_v296619 = 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:21757:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21757 | l_v296628 = 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:21808:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21808 | l_v296642 = 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:21819:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21819 | l_v296651 = 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:21870:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21870 | l_v296665 = 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:21881:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21881 | l_v296674 = 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, ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60344:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60344 | l_v287725 = RPyItem(l_args_r_351, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60391:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60391 | l_v287739 = 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:60398:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60398 | l_v287744 = 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:60445:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60445 | l_v287758 = 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:60452:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60452 | l_v287763 = 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:60499:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60499 | l_v287777 = 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:60506:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60506 | l_v287782 = 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] inimplement_12.c:60553:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60553 | l_v287796 = 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_VARLENdex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21929:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21929 | l_v296688 = 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] GTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60560:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60560 | l_v287801 = 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:60607:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60607 | l_v287815 = 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:60614:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60614 | l_v287820 = 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:60661:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60661 | l_v287834 = 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:60668:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60668 | l_v287839 = 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:60715:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60715 | l_v287853 = 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:60722:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60722 | l_v287858 = 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:60769:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60769 | l_v287872 = 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:60776:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60776 | l_v287877 = 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:60823:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60823 | l_v287891 = 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:60830:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60830 | l_v287896 = 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:60877:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60877 | l_v287910 = 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:60884:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60884 | l_v287915 = 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:60931:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60931 | l_v287929 = 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:60938:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60938 | l_v287934 = 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:60985:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60985 | l_v287948 = 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:60992:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60992 | l_v287953 = 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:61039:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61039 | l_v287967 = 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:61046:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61046 | l_v287972 = 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:61093:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61093 | l_v287986 = RPyItem(l_args_r_365, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_13.c:22064: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] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61100:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61100 | l_v287991 = 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:61147:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61147 | l_v288005 = 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:61154:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61154 | l_v288010 = 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:61201:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61201 | l_v288024 = 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:61208:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61208 | l_v288029 = 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] 22064 | l_v296726 = 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:22113:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22113 | l_v296740 = 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:22124:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22124 | l_v296749 = 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:22128:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22128 | l_v296753 = 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:22216:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22216 | l_v296779 = 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_12.c:61255:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61255 | l_v288043 = 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:61262:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61262 | l_v288048 = 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)->iimplement_13.c:22343:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22343 | l_v296811 = 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:22354:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22354 | l_v296820 = 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:22358:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22358 | l_v296824 = 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:22410:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22410 | l_v296841 = 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:22414:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22414 | l_v296845 = 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:22469:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22469 | l_v296863 = 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:22473:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22473 | l_v296867 = 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:22566:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22566 | l_v296894 = 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:22570:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22570 | l_v296898 = 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] tems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] implement_13.c:22625:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] ./singleheader.h: 22625 | l_v296916 = RP8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* ityeItmesm[(RlP_Ya_rVgAsR_LiE_N9G0T3H,] ;1 [platform:WARNING] 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: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22629:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22629 | l_v296920 = 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:22684:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22684 | l_v296938 = 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:22688:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22688 | l_v296942 = 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_12.c:61309:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61309 | l_v288062 = RPyItem(l_args_r_369, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) implement_13.c:22856:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22856 | l_v296985 = 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] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61316:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61316 | l_v288067 = RPyItem(l_args_r_369, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22900:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22900 | l_v296998 = 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:22904:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22904 | l_v297002 = 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_12.c:61363:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61363 | l_v288081 = RPyItem(l_args_r_370, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61370:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61370 | l_v288086 = 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] | implement_13.c:22949:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22949 | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: l_v 2note: 9array 'items' declared here [platform:WARNING] 786160 | 1 5v o=id* it eRmPsy[IRtPY_VAReLmE(NlG_TaH]; [platform:WARNING] | ^ [platform:WARNING] rgs_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_12.c:61417:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61417 | l_v288100 = 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:61424:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61424 | l_v288105 = 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_13.c:23029:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23029 | l_v297033 = 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:23033:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23033 | l_v297037 = 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:23037:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23037 | l_v297041 = 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) implement_12.c:61471:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61471 | l_v288 1 1 9 (=( aRrPryItem(ayl)->items[i_nadregxs]_)r [platform:WARNING] _ | ^ ~~~~~ [platform:WARNING] 372./singleheader.h,:17196:2: 1L); [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:4717196 | Signe: note: d iexpanded from macro 'RPyItem' [platform:WARNING] tem 69 | #s [ RdPeYf_iVnAeR LREPNyGITtHe]m;( [platform:WARNING] a r| r ^a [platform:WARNING] y, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61478:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61478 | l_v288124 = 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)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23083:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23083 | l_v297054 = 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:23087:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23087 | l_v297058 = 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) implement_12.c :61525:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61525 | l_v28813 8 = RP y I(t(eamr(rla_ya)r-g>sitems[_r_373index], 1L);) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] [platform:WARNING] | ^ ~~ [platform:WARNING] ./singleheader.h:17196:2/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:: 69note: :array 'items' declared here47 [platform:WARNING] : note: expanded from macro 'RPyItem' [platform:WARNING] 17196 | Si g69n | ed items[RP# deYf_iVnAeR LRENGTH]; [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] implement_12.c:61532:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61532 | l_v288143 = RPyItem(l_args_r_373, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23134:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23134 | l_v297071 = 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])implement_12.c:61579 [platform:WARNING] | ^ ~~~~~ [platform:WARNING] :14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ./singleheader.h:17196:2: note: 61579array 'items' declared here | [platform:WARNING] l_v 2171968 | 8 157 = SRiPgyned itItem(elm_sa[rRgPsY__rV_A3R7L4E,N G1TLH)];; [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:implement_13.c69::2313847::14 :note: expanded from macro 'RPyItem'warning: [platform:WARNING] array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2313869 | | #l _ vd2e9f7i0n7e5 R=P yRIPtyeImt(eamr(rla_ya,r gisn_die_x9)1 4 , 2 L ) ; [platform:WARNING] | ^ ~~ [platform:WARNING] ((a/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hr:r69a:y47):- >note: iexpanded from macro 'RPyItem't [platform:WARNING] ems[ind e69x | ]#) [platform:WARNING] d| e ^ ~~~~~f [platform:WARNING] ine RPyItem(array,./singleheader.h :i8616n:d2e:x )note: array 'items' declared here [platform:WARNING] 8616 | void* i tems ((a[rRPY_Vray)-A>RiLtEeNms[inGTH];dex]) [platform:WARNING] [platform:WARNING] | | ^ ~~~~~ [platform:WARNING] ^ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] implement_12.c: 17196 | S61586i:g14n:e warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] d items[ R61586P | Y _lV_AvR2L8E8N1G6T2H ]=; [platform:WARNING] R P| y ^I [platform:WARNING] tem(l_args_rimplement_13.c:23142:14_:3 7warning: 4array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds], [platform:WARNING] 2 23142 | l_v2970L7)9; [platform:WARNING] = | R ^ ~~PyItem [platform:WARNING] (l_arg/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hs:_69i:_479:1 4note: ,expanded from macro 'RPyItem' [platform:WARNING] 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | 69 | # ^ ~~~~~ [platform:WARNING] defin./singleheader.he: 17196R:P2y:I tnote: earray 'items' declared herem [platform:WARNING] (arr a17196y | , Siingdneexd) i t e m s [ R P Y _ V A R L(E(NaGrTrHa]y;) [platform:WARNING] - >| i ^t [platform:WARNING] ems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23187:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23187 | l_v29709implement_12.c:61633:2 = 14R:P ywarning: Iarray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]t [platform:WARNING] em(l_a 61633 | rgs_i_l_v288911756, 1L); [platform:WARNING] = RPy I| t ^ ~~e [platform:WARNING] m(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] a rgs_r_37569 | # de,f i1nLe) ;R [platform:WARNING] P y| I ^ ~~t [platform:WARNING] em(arr/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.ha:y69,: 47: note: expanded from macro 'RPyItem'index [platform:WARNING] ) 69 | # defi ((ne RaPryrIatye)m-(>airtreamys,[ iinnddeexx])) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ((array./singleheader.h:17196:2)->i:t enote: marray 'items' declared heres [platform:WARNING] [ind e17196x | ] )S [platform:WARNING] i g| n ^ ~~~~~e [platform:WARNING] ./singleheader.h:d8616 :i2t:e note: array 'items' declared here [platform:WARNING] ms [8616RPY_VARLENG | T Hv]; [platform:WARNING] | oid* ite ^m [platform:WARNING] s[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61640:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61640 | l_v288181 = 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:23234:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23234 | l_v297105 = 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 | Signeimplement_12.cd :61687:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] it 61687 | ems[R PlY__vV2A8R8L1E95 = RNPGyTIHt]em(l_args;_ [platform:WARNING] r _| 3 ^7 [platform:WARNING] 6, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_13.c:/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h23238::6914::47 :warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]note: [platform:WARNING] expanded from macro 'RPyItem'23238 [platform:WARNING] | l_v29 7691 | 0#9 =d eRfPiynIet eRmP(ylI_taermg(sa_rir_a9y1,6 ,i n2dLe)x;) [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h : 69 : 47(:( anote: rexpanded from macro 'RPyItem'r [platform:WARNING] ay)->items[index]) [platform:WARNING] 69| | ^ ~~~~~# [platform:WARNING] defi./singleheader.hn:e8616 :R2PyItem:( anote: rarray 'items' declared here [platform:WARNING] 8616r | a yv,o iidn*d eixt)e m s [ R P Y _ V A R L E N ((arrGTH]; [platform:WARNING] a| ^ [platform:WARNING] y)implement_12.c:61694:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]-> [platform:WARNING] items[61694i | n dle_xv]) [platform:WARNING] | ^ ~~~~~2 [platform:WARNING] 88200./singleheader.h :17196:2: =note: RPyItarray 'items' declared here [platform:WARNING] e m17196( | l _Sairgned gs_r_i3t7e6, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hm:s69[:R47P:Y _note: Vexpanded from macro 'RPyItem'A [platform:WARNING] RLENGTH ]69; | [platform:WARNING] # | ^d [platform:WARNING] efine RPyIimplement_13.c:23242:14: temwarning: (array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]a [platform:WARNING] rray, i23242n | d l_v29ex) 7113 = R P y I tem( l _ a r g ((as_i_91r6r,a y3)L-)>;i [platform:WARNING] t e| m ^ ~~s [platform:WARNING] [ind/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.he:x69]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] :./singleheader.h47::8616 note: expanded from macro 'RPyItem' [platform:WARNING] :2: note: array 'items' declared here [platform:WARNING] 698616 | | # v odiedf*i niet eRmPsy[IRtPeYm_(VaArRrLaEyN,G TiHn]d;e [platform:WARNING] x )| ^ [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:23287:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23287 | l_v297126 = 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:23373:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23373 | l_v297148 = 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:23377:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23377 | l_v297152 = 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:23381:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23381 | l_v297156 = 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:23385:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23385 | l_v297160 = 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:23434:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23434 | l_v297174 = 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:23484:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23484 | l_v297189 = 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:23491:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23491 | l_v297194 = 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:23538:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23538 | l_v297208 = 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:23588:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23588 | l_v297223 = 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:23595:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23595 | implement_12.c:61741:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61741 | l_v297228 = 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:23640:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23640 | l_v297243 = 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:23673:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23673 | l_v297252 = 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:23772:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23772 | l_v297280 = 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:23783:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23783 | l_v297289 = 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:23787:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23787 | l_v297293 = 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:23881:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23881 | l_v297320 = 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:24029:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24029 | l_v297363 = 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:24040:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24040 | l_v297372 = 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:24044:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24044 | l_v297376 = 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:24092:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24092 | l_v297389 = 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:24103:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24103 | l_v297398 = 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:24107:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24107 | l_v297402 = 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] l_v288214 = 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:61748:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61748 | l_v288219 = RPyItem(l_args_r_377, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61795:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61795 | l_v288233 = RPyItem(l_args_r_378, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61802:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61802 | l_v288238 = RPyItem(l_args_r_378, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61849:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61849 | l_v288252 = 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:61856:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61856 | l_v288257 = 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:61903:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61903 | l_v288271 = 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:61910:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61910 | l_v288276 = 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:61957:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61957 | l_v288290 = 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:61964:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61964 | l_v288295 = 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:62011:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62011 | l_v288309 = 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:62018:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62018 | l_v288314 = 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:62065:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62065 | l_v288328 = 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:62072:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62072 | l_v288333 = 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:62119:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62119 | l_v288347 = 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:62126:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62126 | l_v288352 = 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:62173:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62173 | l_v288366 = 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:62180:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62180 | l_v288371 = 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:62227:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62227 | l_v288385 = 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:62234:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62234 | l_v288390 = 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:62281:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62281 | l_v288404 = 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:62288:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62288 | l_v288409 = 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:62335:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62335 | l_v288423 = 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:62342:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62342 | l_v288428 = 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:62389:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62389 | l_v288442 = 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:62396:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62396 | l_v288447 = 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:62443:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62443 | l_v288461 = 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:62450:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62450 | l_v288466 = 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:62497:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62497 | l_v288480 = 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:62504:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62504 | l_v288485 = 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:62551:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62551 | l_v288499 = 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:62558:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62558 | l_v288504 = 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:62605:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62605 | l_v288518 = 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:62612:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62612 | l_v288523 = 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:62659:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62659 | l_v288537 = 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:62666:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62666 | l_v288542 = 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:62713:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62713 | l_v288556 = 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:62720:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62720 | l_v288561 = 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:62767:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62767 | l_v288575 = 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:62774:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62774 | l_v288580 = 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:62821:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62821 | l_v288594 = 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:62828:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62828 | l_v288599 = 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:62875:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62875 | l_v288613 = 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:62882:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62882 | l_v288618 = 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:62929:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62929 | l_v288632 = 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:62936:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62936 | l_v288637 = 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:62983:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62983 | l_v288651 = 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:62990:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62990 | l_v288656 = RPyItem(l_args_r_400, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63037:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63037 | l_v288670 = 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:63044:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63044 | l_v288675 = 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:63091:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63091 | l_v288689 = 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:63098:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63098 | l_v288694 = 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:63145:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63145 | l_v288708 = 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:63152:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63152 | l_v288713 = RPyItem(l_args_r_403, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63199:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63199 | l_v288727 = 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:63206:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63206 | l_v288732 = 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:63253:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63253 | l_v288746 = 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:63260:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63260 | l_v288751 = 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:63307:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63307 | l_v288765 = 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:63314:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63314 | l_v288770 = 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:63361:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63361 | l_v288784 = 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:63368:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63368 | l_v288789 = 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:63415:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63415 | l_v288803 = 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:63422:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63422 | l_v288808 = 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:63469:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63469 | l_v288822 = 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:63476:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63476 | l_v288827 = 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:63523:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63523 | l_v288841 = 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:63530:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63530 | l_v288846 = RPyItem(l_args_r_410, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63577:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63577 | l_v288860 = 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:63584:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63584 | l_v288865 = 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] implement_12.c:63631:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63631 | l_v288879 = 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:63638:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63638 | l_v288884 = 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:63685:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63685 | l_v288898 = 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:63692:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63692 | l_v288903 = 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:63739:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63739 | l_v288917 = 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:63746:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63746 | l_v288922 = 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:63798:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63798 | l_v288937 = 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:63805:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63805 | l_v288942 = 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:63812:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63812 | l_v288947 = RPyItem(l_args_r_415, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_13.c:24155:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24155 | l_v297415 = RPyItem(l_args_r_9/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h34, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24166:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24166 | l_v297424 = 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:24170:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24170 | l_v297428 = 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:24218:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24218 | l_v297441 = 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:24229:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24229 | l_v297450 = RPyItem(l_args_i_935, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24233:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24233 | l_v297454 = 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] 69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24278:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24278 | l_v297467 = RPyItem(l_args_r_936, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63865:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63865 | l_v288962 = 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]implement_13.c:24328:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24328 | l_v297482 = 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(arra;y, [platform:WARNING] i n| d ^e [platform:WARNING] x) ((array)->iteimplement_12.cm:s63876[:i14n:d ewarning: xarray 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] 63876 | l_v./singleheader.h2:886168:927:1 note: =array 'items' declared here [platform:WARNING] RPyI t8616em(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 :v onote: iexpanded from macro 'RPyItem'd [platform:WARNING] * items[RPY_VARLENGT H69] | ;# [platform:WARNING] | d ^e [platform:WARNING] fine RPyItem(array,implement_13.c :i24335n:d14e:x )warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24335 | l_v297487 = RPyItem(l_args_r_93 7 , 2(L()a;r [platform:WARNING] r a| y ^ ~~) [platform:WARNING] ->items/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h[:i69n:d47e:x ]note: )expanded from macro 'RPyItem' [platform:WARNING] [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 69 | ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | # define RPyItem(array, index) ((array)->items[i ^ [platform:WARNING] ndex])implement_12.c [platform:WARNING] : | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 63880 :8616 | void* items[RPY_VARLEN14G:TH ]warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 63880 | l_v288975 =; [platform:WARNING] | ^ [platform:WARNING] 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_13.c:24385:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24385 | l_v297502 = 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:24392:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24392 | l_v297507 = 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:24442:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24442 | l_v297522 = 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:24449:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24449 | l_v297527 = RPyItem(l_args_r_939, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63932:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63932 | l_v288989 = RPyItem(l_args_r_417, 1implement_13.cL); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] :24498:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 69 | 24498 | l_v297542 = RPyItem(l_args_r_940, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24589:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24589 | l_v297569 = 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:24680:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24680 | l_v297596 = 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] # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63943:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 63943 | l_v288998 = 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:63947:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 63947 | l_v289002 = 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_13.c:24821:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24821 | l_v297637 = 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:24825:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24825 | l_v297641 = 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:24830:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24830 | l_v297645 = 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:24835:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24835 | l_v297650 = 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_12.c:64047:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64047 | l_v289030 = RPyItem(l_args_r_419, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64058:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64058 | l_v289039 = 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:64062:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64062 | l_v289043 = 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:64115:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64115 | l_v289057 = 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:implement_13.c:24888:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24888 | l_v297669 = 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'64122:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64122 | [platform:WARNING] 69 | # define RPyItem(array, index) l_v289062 = 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] (array )69- | >#i t edmesf[iinned eRxP]y)I [platform:WARNING] t e| m ^ ~~~~~( [platform:WARNING] array, index) ./singleheader.h : 17196 : 2 : note: array 'items' declared here [platform:WARNING] ( 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] (array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64133:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64133 | l_v289071 = 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:64137:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64137 | l_v289075 = 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_13.c:24982:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24982 | l_v297697 = 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)->itemsimplement_12.c[:i64190n:d14e:x ]warning: )array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 64190 | ./singleheader.hl:_17196v:228:9 0note: 8array 'items' declared here9 [platform:WARNING] = R17196P | y IStiegmn(eld_ airtgesm_sr[_R4P2Y1_,V A1RLL)E;N [platform:WARNING] G T| H ^ ~~] [platform:WARNING] ; [platform:WARNING] | ^/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h [platform:WARNING] :69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64201:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64201 | l_v289098 = 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:64205:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64205 | l_v289102 = 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:64209:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64209 | l_v289106 = RPyItem(l_args_i_421, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64262:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64262 | l_v289120 = 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:64279:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64279 | l_v289134 = 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:64283:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64283 | l_v289138 = 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:64335:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64335 | l_v289152 = 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:64342:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64342 | l_v289157 = 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:64353:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64353 | l_v289166 = 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:64357:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64357 | l_v289170 = 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] implement_12.c:64615:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64615 | l_v289236 = RPyItem(l_args_i_429, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64619:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64619 | l_v289240 = RPyItem(l_args_i_429, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64753:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64753 | l_v289277 = 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:25032:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25032 | l_implement_12.c:64803:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64803 | l_v28929v0297711 = RPyItem(l_args_r_ = RPyItem(l_args_r_433, 915L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_12.c:64815:14: 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.h :6481569 | : 47l:_ vnote: 2expanded from macro 'RPyItem'8 [platform:WARNING] 9299 = RP y69I | t#e m (dle_fairnges _RrP_y4I3t3e,m (2aLr)r;a [platform:WARNING] y ,| ^ ~~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] ((array)->it 69 | #e m sd[eifnidne RPyeIxt]e)m [platform:WARNING] ( a| r ^ ~~~~~r [platform:WARNING] ay, index) ./singleheader.h : 8616 : 2 : note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VAR L E N G(T(Ha]r;r [platform:WARNING] 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_12.c:64820:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64820 | l_v289304 = 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_12.c:64826:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64826 | l_v289309 = 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_12.c:64879:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64879 | l_v289323 = 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] implement_13.c:25137:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25137 | l_v297744 = RPyItem(l_args 69 | # de_fri_n9e5 3RPyItem, 1L); [platform:WARNING] ( a| r ^ ~~ray, 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 | # a rdreafyi)n-e> iRPyIttems[eimn(daerray, index) x ] ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h(:(a8616r:r2a:y )note: -array 'items' declared here> [platform:WARNING] items[ i8616n | d evxo]i)d [platform:WARNING] * | i ^ ~~~~~t [platform:WARNING] ems[RPY./singleheader.h:8616:2: note: array 'items' declared here_ [platform:WARNING] VAR L8616E | N GvToHi]d;* [platform:WARNING] i| t ^e [platform:WARNING] ms[RPY_implement_12.cV:A64890R:L14E:N Gwarning: Tarray index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]H [platform:WARNING] ]; [platform:WARNING] | ^ [platform:WARNING] 64890 | l_v289332 implement_13.c=: 25144R:P14y:I twarning: earray index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]m [platform:WARNING] (l_args_ i25144_ | 4 3l4_,v 219L7)7;4 [platform:WARNING] 9 | = ^ ~~ [platform:WARNING] RPyIte/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hm:(69l:_47a:r gnote: sexpanded from macro 'RPyItem'_ [platform:WARNING] r_953, 69 | # d2L)efine RPy;I [platform:WARNING] t e| m ^ ~~( [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:a69:47: note: expanded from macro 'RPyItem' [platform:WARNING] rray, 69 | # index defi)n e R P y Item(array , i n ((daerxr)a y ) - > items[ i(n(daerx]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ray./singleheader.h):-17196>:i2t:e mnote: sarray 'items' declared here[ [platform:WARNING] ind e17196x | ] )S [platform:WARNING] | ^ ~~~~~ [platform:WARNING] igned items./singleheader.h[:R8616P:Y2: note: array 'items' declared here [platform:WARNING] _8616V | A voidR*L EiNtGeTmHs][;R [platform:WARNING] P Y| _ ^V [platform:WARNING] ARLENGTH]; [platform:WARNING] | ^implement_12.c [platform:WARNING] :64895:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64895 | l_v289336 = 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_12.c:64900:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64900 | l_v289341 = 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:25195:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25195 | l_v297764 = RPyItem(l_args_r_954, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25202:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25202 | l_v297769 = 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_12.c:64995:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64995 | l_v289370 = 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)implement_13.c:25253:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25253 | l_v297784 = RPy->iteItem(l_amrsg[si_nrd_e9x]) [platform:WARNING] | 55, 1L ^ ~~~~~ [platform:WARNING] ); [platform:WARNING] | ^ ~~ [platform:WARNING] ./singleheader.h:17196:2: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hnote: :array 'items' declared here69 [platform:WARNING] :47: note: expanded from macro 'RPyItem'17196 [platform:WARNING] | Sign ed ite69m | s#[ defiRnPeY RPyI_VARLtem(arrENGay,TH]; index [platform:WARNING] ) | ^ [platform:WARNING] implement_12.c:64999:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64999 | l(_(va2r8r9a3y7)4- >=i tRePmysI[tienmd(elx_]a)r [platform:WARNING] g s| _ ^ ~~~~~i [platform:WARNING] _436, 2L./singleheader.h):;8616 [platform:WARNING] : 2| : ^ ~~ [platform:WARNING] note: array 'items' declared here [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h: 698616: | 47 :v onote: iexpanded from macro 'RPyItem'd [platform:WARNING] * items [69R | P#Y _ VdAeRfLiEnNeG TRHP]y;I [platform:WARNING] t e| m ^( [platform:WARNING] array, indeximplement_13.c:25260:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ) 25260 | l _ (v2977(89 = aRrray)P-y>Iitteemm(sl[_ianrdgesx_]r)_ [platform:WARNING] 9 5| 5 ^ ~~~~~, [platform:WARNING] 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69: 4717196: | Signed note: expanded from macro 'RPyItem'ite [platform:WARNING] ms[ 69 | #R P Yd_eVARLENGTH]; [platform:WARNING] | f ^ [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:65050:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65050 | l_v289391 = 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_12.c:65093:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65093 | l_v289404 = 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_12.c:65097:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65097 | l_v289408 = 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[indeximplement_13.c:25310:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25310 | l_v297804 = 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] ]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65151:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65151 | l_v289426 = 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) implement_13.c : ((array)->i25360:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]t [platform:WARNING] ems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 25360 | l_v29./singleheader.h7:86168:129 = RPyI:t enote: marray 'items' declared here(l_args_r_957, [platform:WARNING] 1L )8616; [platform:WARNING] | ^ ~~ [platform:WARNING] | void* items[/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65198:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65198 | l_v289440 = 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[inimplement_13.c:25408:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25408 | l_v297833 = 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 RPyItedex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] m./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] (8616a | r rvaoyi,d *i nidteexm)s [ R P Y _ V A R L E N G T H(](;a [platform:WARNING] r r| a ^y [platform:WARNING] )->items[indeimplement_12.cx:]65210): [platform:WARNING] 14 :| ^ ~~~~~warning: [platform:WARNING] array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65210 | l./singleheader.h_:v171962:829:4 4note: 9array 'items' declared here [platform:WARNING] = RP 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] yItem(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) ((arimplement_13.c:25461:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25461 | l_v297852 = 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] 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_13.c:25507:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25507 | l_v297866 = 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:25553:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25553 | l_v297880 = 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]implement_12.c;: [platform:WARNING] 65258 :| 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] 65258 | l_v289463 = 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_12.c:65262:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65262 | l_v289467 = 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 itimplement_13.ce:m25595s:[14R:P Ywarning: _array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]V [platform:WARNING] ARLEN G25595T | H ]l;_ [platform:WARNING] v 2| 9 ^7 [platform:WARNING] 893 =implement_12.c :R65266P:y14I:t ewarning: marray index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]( [platform:WARNING] l_ar g65266s | _ il__9v6228,9 417L1) ;= [platform:WARNING] R| P ^ ~~y [platform:WARNING] Item(/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hl:_69a:r47g:s _note: iexpanded from macro 'RPyItem'_ [platform:WARNING] 441, 369L | )#; [platform:WARNING] d| e ^ ~~f [platform:WARNING] ine/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25636:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25636 | l_v297905 = 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:25677:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25677 | l_v297917 = 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]; ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] [platform:WARNING] ./singleheader.h: 17196| : ^2 [platform:WARNING] : note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65270:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65270 | l_v289475 = 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:25718:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25718 | l_v297929 = 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] implement_12.c./singleheader.h::6532017196::142:: warning: note: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]array 'items' declared here [platform:WARNING] [platform:WARNING] 1719665320 | | Sli_gvn2e8d9 4i8t9e m=s [RRPPyYI_tVeAmR(LlE_NaGrTgHs]_;r [platform:WARNING] _ 4| 4 ^2 [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_12.c:65332:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65332 | l_v289498 = 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:25759:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25759 | l_v297941 = 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 itemimplement_12.c:65374:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65374 | l_v289511 = RPyItem(l_asr[RPY_VARLENGTgHs_]i_;4 [platform:WARNING] | ^ [platform:WARNING] 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] implement_13.c:25800:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25800 | l_v297953 = 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_12.c:65460:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65460 | l_v289534 = 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:25841:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25841 | l_v297965 = 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:25882:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25882 | l_v297977 = 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:25923:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25923 | l_v297989 = 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:25964:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25964 | l_v298001 = 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] implement_12.c:65506:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65506 | l_v289547 = 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_12.c:65510:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65510 | l_v289551 = 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] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26005:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26005 | l_v298013 = 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:26046:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26046 | l_v298025 = 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:26087:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26087 | l_v298037 = 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:26128:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26128 | l_v298049 = 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:26169:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26169 | l_v298061 = 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:26210:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26210 | l_v298073 = 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:26251:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26251 | l_v298085 = 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:26292:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26292 | l_v298097 = 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:26333:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26333 | l_v298109 = 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:26374:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26374 | l_v298121 = 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:26415:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26415 | l_v298133 = RPyItem(l_args_i_982, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26456:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26456 | l_v298145 = 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:26497:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26497 | l_v298157 = 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] implement_13.c:26542:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26542 | l_v298170 = 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:26591:14: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 26591 | l_v298186 = 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:26649:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26649 | l_v298208 = 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:26653:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26653 | l_v298212 = 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:26704:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26704 | l_v298229 = 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:26708:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26708 | l_v298233 = 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:26759:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26759 | l_v298250 = 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:26763:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26763 | l_v298254 = 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:26850:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26850 | l_v298277 = 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:26857:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26857 | l_v298282 = 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:26913:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26913 | l_v298301 = 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:26968:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26968 | l_v298320 = 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:26972:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26972 | l_v298324 = 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:27028:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27028 | l_v298342 = 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:27034:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27034 | l_v298347 = RPyItem(l_args_i_994, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27038:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27038 | l_v298351 = RPyItem(l_args_i_994, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27126:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27126 | l_v298377 = 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:27253:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27253 | l_v298409 = 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:27264:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27264 | l_v298418 = 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:27268:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27268 | l_v298422 = 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[indeximplement_14.c:1479:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1479 | l_v309503 = RPyItem(l_args_i_1363, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:1484:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1484 | l_v309507 = RPyItem(l_args_r_1363, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:1489:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1489 | l_v309512 = 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, ]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[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] implement_14.c:2054:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2054 | RPyItem(l_v309579, 1L) = (&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] implement_14.c:2055:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2055 | RPyItem(l_v309579, 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:2078:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2078 | RPyItem(l_v309579, 3L) = l_v309580; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:2079:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2079 | RPyItem(l_v309579, 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] _VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27320:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27320 | l_v298439 = 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:27324:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27324 | l_v298443 = 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] implement_14.c:2432:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2432 | RPyItem(l_v309682, 1L) = (&pypy_g_rpy_string_31042.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:2433:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2433 | RPyItem(l_v309682, 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:2456:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2456 | RPyItem(l_v309682, 3L) = l_v309683; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:2457:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2457 | RPyItem(l_v3implement_13.c:27417:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27417 | l_v298470 = 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 RPyItem0(9682, 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:2530:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2530 | l_v309777 = RPyItem(l_args_r_1365, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:2537:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2537 | l_v309782 = 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:2548:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2548 | l_v309791 = RPyItem(l_args_i_1365, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:2553:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2553 | l_v309795 = RPyItem(l_args_r_1365, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:2559:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2559 | l_v309800 = RPyItem(l_args_i_1365, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:2563:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2563 | l_v309804 = 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:2568:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2568 | l_v309808 = RPyItem(l_args_r_1365, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:2628:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2628 | l_v309827 = RPyItem(l_args_r_1366, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:2634:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2634 | l_v309832 = 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, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27421:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27421 | l_v298474 = RPyItem(l_args_i_1002, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27476:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27476 | l_v298492 = RPyItem(l_args_i_1003, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27480:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27480 | l_v298496 = 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:27535:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27535 | l_v298514 = 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:27539:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27539 | l_v298518 = RPyItem(l_args_i_1004, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27782:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27782 | l_v298591 = 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:27832:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27832 | l_v298605 = 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:27884:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27884 | l_v298623 = 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:27935:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27935 | l_v298637 = 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:27946:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27946 | l_v298646 = 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:27950:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27950 | l_v298650 = 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] ((array)->items[index]) [platform: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:2638:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2638 | l_v309836 = 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:2642:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2642 | l_v309840 = 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:2646:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2646 | l_v309844 = 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:2651:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2651 | l_v309848 = 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:28043:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28043 | l_v298677 = 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:28091:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28091 | l_v298691 = RPyItem(l_args_r_1015, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28102:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28102 | l_v298700 = 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:28237:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28237 | l_v298737 = 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:28287:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28287 | l_v298752 = RPyItem(l_args_r_1019, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28342:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28342 | l_v298771 = 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:28389:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28389 | l_v298785 = 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:28483:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28483 | l_v298813 = 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:28532:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28532 | l_v298828 = 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:28582:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28582 | l_v298843 = 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:28589:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28589 | l_v298848 = 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:28638:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28638 | l_v298863 = 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_14.c:3042:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3042 | l_v309899 = RPyItem(l_args_r_1368, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28848:implement_14.c14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28848 | l_v298917 = 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] :3047:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3047 | l_v309904 = 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:3052:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3052 | l_v309909 = 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_13.c:29123:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29123 | implement_14.c:3099:14: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 3099 | l_v309925 = 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] l_v298997 = RPyItem(l_args_r_1037, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:29130:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29130 | l_v299002 = 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] implement_13.c:29173:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 29173 | l_v299015 = 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 items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:29219:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 29219 | l_v299028 = 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:29223:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 29223 | l_v299032 = 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_14.c:4767:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4767 | l_v310196 = RPyItem(l_args_r_1370, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:4774:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4774 | l_v310201 = 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:4781:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4781 | l_v310206 = 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:4788:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4788 | l_v310211 = 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:4795:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4795 | l_v310216 = RPyItem(l_args_r_1370, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:4802:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4802 | l_v310221 = RPyItem(l_args_r_1370, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:30257:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30257 | l_v299286 = RPimplement_14.c:4893:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4893 | l_v3yItem(l_args_i1_0245 =1 0R6P4y,I t1eLm)(;l [platform:WARNING] _ a| r ^ ~~g [platform:WARNING] s_i_1371, 1L)/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:47: note: expanded from macro 'RPyItem' [platform:WARNING] :69:47: 69 | # note: expanded from macro 'RPyItem' [platform:WARNING] defin e69 | R#P y Idteefmi(naer rRaPyy,I tienmd(eaxr)r a y , i n d e x ) ( ( a r r a y ) - > i(t(eamrsr[aiyn)d-e>xi]t)e [platform:WARNING] m s| [ ^ ~~~~~i [platform:WARNING] ndex]) [platform:WARNING] | ./singleheader.h ^ ~~~~~: [platform:WARNING] 17196:2: note: array 'items' declared here [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 1719617196 | | SSiiggnneedd iitteemmss[[RRPPYY__VVAARRLLEENNGGTTHH]];; [platform:WARNING] [platform:WARNING] | | ^ ^ [platform:WARNING] [platform:WARNING] implement_14.c:4897:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]implement_13.c:30261:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4897 | l_v [platform:WARNING] 3 1302610 | 2 4l9 = RPy_Ivt2e9m9(2l9_0a r=g sR_Piy_I1t3e7m1(,l _2aLr)g;s [platform:WARNING] _ i| _ ^ ~~1 [platform:WARNING] 064, 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] # def i69n | e# R PdyeIftienme( aRrPryaIyt,e mi(nadrerxa)y , i n d e x ) ( ( a r r a y ) -(>(iatrermasy[)i-n>dietxe]m)s [platform:WARNING] [ i| n ^ ~~~~~d [platform:WARNING] ex]) [platform:WARNING] ./singleheader.h:| ^ ~~~~~ [platform:WARNING] 17196:./singleheader.h:17196:2:2 :note: array 'items' declared herenote: [platform:WARNING] array 'items' declared here [platform:WARNING] 17196 | Sign ed17196 | i tSeimgsn[eRdP Yi_tVeAmRsL[ERNPGYT_HV]A;R [platform:WARNING] L E| N ^G [platform:WARNING] TH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:4902:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4902 | l_v310253 = RPyItem(l_args_r_1371, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:30309:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30309 | l_v299304 = 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[Rimplement_14.cP:Y4953_:V14A:R Lwarning: Earray index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]N [platform:WARNING] GTH]; [platform:WARNING] 4953 | | ^l [platform:WARNING] _v310267 = RPyItem(l_args_i_1372, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:4964:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4964 | l_v310276 = 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:4968:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4968 | l_v310280 = RPyItem(l_args_i_1372, 3implement_13.c:30359:14L); [platform:WARNING] | ^ ~~ [platform:WARNING] : warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]/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' 30359 | l [platform:WARNING] _v299319 69 | # = RdPeyfine RItem(l_aPryItem(agrray, s_r_i1n0d6e6, 1L);x) [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h : 69 : 47 : note: expanded from macro 'RPyItem' [platform:WARNING] ((arr a69y | )#- > idteefmisn[ei nRdPeyxI]t)e [platform:WARNING] m (| a ^ ~~~~~r [platform:WARNING] ray./singleheader.h,: 17196i:n2d:e xnote: )array 'items' declared here [platform:WARNING] 17196 | S i g n e d (i(taermrsa[yR)P-Y>_iVtAeRmLsE[NiGnTdHe]x;] [platform:WARNING] ) [platform:WARNING] | ^| [platform:WARNING] ^ ~~~~~ [platform:WARNING] ./singleheader.h:implement_14.c:4973:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4973 | 8616 l:_2v:3 1note: 0array 'items' declared here2 [platform:WARNING] 84 = 8616R | P yvIotiedm*( li_taermgss[_RrP_Y1_3V7A2R,L E1NLG)T;H [platform:WARNING] ] ;| [platform:WARNING] ^ ~~ [platform:WARNING] | ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:4978:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4978 | l_v310289 = 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_13.c:30423:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30423 | l_v299342 = 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) implement_14.c:5030:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5030 | l_v3 1 0 ((3a04 = RrPryay)->itemIs[intdeemx(]l)_ [platform:WARNING] a r| g ^ ~~~~~s [platform:WARNING] _r_1373./singleheader.h,: 86161:L2):; [platform:WARNING] note: array 'items' declared here| [platform:WARNING] ^ ~~ [platform:WARNING] 8616 | voi/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hd:*69 :i47t:e mnote: sexpanded from macro 'RPyItem'[ [platform:WARNING] RPY_VA R69L | E#N G TdHe]f;i [platform:WARNING] n e| ^R [platform:WARNING] PyItem(array, index)implement_13.c:30429: 14 : warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] ( (30429a | r rla_yv)2-9>9i3t4e7m s=[ iRnPdyeIxt]e)m [platform:WARNING] ( l| _ ^ ~~~~~a [platform:WARNING] rgs_i./singleheader.h:8616:2: _106note: array 'items' declared here [platform:WARNING] 78616, | 1vLo)i;d [platform:WARNING] * | i ^ ~~t [platform:WARNING] ems[RP/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hY:_69V:A47R:L Enote: Nexpanded from macro 'RPyItem'G [platform:WARNING] TH]; [platform:WARNING] | 69 ^ | [platform:WARNING] # define RPyimplement_14.cI:t5037e:m14(:a rwarning: rarray index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]a [platform:WARNING] y, in d5037e | x )l _ v 3 1 0 3 0 9 = R P y(I(taermr(aly_)a-r>gist_erm_s1[3i7n3d,e x2]L)) [platform:WARNING] ; [platform:WARNING] | ^ ~~~~~| [platform:WARNING] ^ ~~ [platform:WARNING] ./singleheader.h:/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h17196::692::47 :note: array 'items' declared herenote: [platform:WARNING] expanded from macro 'RPyItem' [platform:WARNING] 17196 | S69i | g#n e dd eiftienmes [RRPPyYI_tVeAmR(LaErNrGaTyH,] ;i [platform:WARNING] n d| e ^x [platform:WARNING] ) implement_13.c : 30433 : 14 : warning: (array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]( [platform:WARNING] array )30433- | > ilt_evm2s9[9i3n5d1e x=] )R [platform:WARNING] P y| I ^ ~~~~~t [platform:WARNING] em./singleheader.h(:l8616_:a2r:g snote: _array 'items' declared herei [platform:WARNING] _1 086166 | 7 ,v o2iLd)*; [platform:WARNING] i t| e ^ ~~m [platform:WARNING] s[RP/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hY:_69V:A47R:L Enote: Nexpanded from macro 'RPyItem'G [platform:WARNING] TH]; [platform:WARNING] 69| | ^# [platform:WARNING] define implement_14.cR:P5048y:I14t:e mwarning: (array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]a [platform:WARNING] rray ,5048 | i nld_evx3)1 0 3 1 8 = R P y I t e m(((la_rarragys)_-i>_i1t3e7m3s,[ i1nLd)e;x [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./singleheader.h::6917196::472:: note: note: expanded from macro 'RPyItem'array 'items' declared here [platform:WARNING] [platform:WARNING] 17196 | 69 | S#i g ndeedf iintee mRsP[yRIPtYe_mV(AaRrLrEaNyG,T Hi]n;d [platform:WARNING] e x| ) ^ [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:30488:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30488 | l_v299369 = 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_14.c:5100:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5100 | l_v310331 = RPyItem(l_args_i_1374, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5104:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5104 | l_v310335 = RPyItem(l_args_i_1374, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5115:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5115 | l_v310344 = RPyItem(l_args_i_1374, 3Limplement_13.c):;30578 [platform:WARNING] : 14| : ^ ~~ [platform:WARNING] warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69: 30578 | l_v299394 47: note: expanded from macro 'RPyItem' [platform:WARNING] = RPyI t69e | m#( l _daerfgisn_er _R1P0y7I0t,e m1(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( | (#a r rdaeyf)i-n>ei tRePmysI[tienmd(eaxr]r)a [platform:WARNING] y ,| ^ ~~~~~i [platform:WARNING] ndex)./singleheader.h : 17196 : 2 : note: array 'items' declared here [platform:WARNING] 17196 | ( (Sairgrnaeyd) -i>tietmesm[sR[PiYn_dVeAxR]L)E [platform:WARNING] N G| T ^ ~~~~~H [platform:WARNING] ]; [platform:WARNING] ./singleheader.h :| 8616 ^: [platform:WARNING] 2: note: array 'items' declared here [platform:WARNING] 8616 | implement_14.c :v5120o:i14d:* warning: iarray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]t [platform:WARNING] ems[R P5120Y | _ VlA_RvL3E1N0G3T4H8] ;= [platform:WARNING] R| P ^y [platform:WARNING] Item(l_args_r_1374, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5125:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5125 | l_v310353 = RPyItem(l_args_r_1374, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.cimplement_14.c::306285130::1414:: warning: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [platform:WARNING] 513030628 | | ll__vv321909345089 == RRPPyyIItteemm((ll__aarrggss__rr__11307741,, 31LL));; [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:/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h47::69 :note: 47expanded from macro 'RPyItem': [platform:WARNING] note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # 69 | d#e f idneef iRnPey IRtPeymI(taermr(aayr,r aiyn,d eixn)d e x ) ( ( a r(r(aayr)r-a>yi)t-e>mist[eimnsd[eixn]d)e [platform:WARNING] x ]| ) ^ ~~~~~ [platform:WARNING] [platform:WARNING] | ./singleheader.h ^ ~~~~~: [platform:WARNING] 8616:2:./singleheader.h :note: 8616array 'items' declared here: [platform:WARNING] 2: note: 8616array 'items' declared here | [platform:WARNING] void* ite m8616s | [ RvPoYi_dV*A RiLtEeNmGsT[HR]P;Y [platform:WARNING] _ V| A ^R [platform:WARNING] LENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:30635:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30635 | l_v299414 = 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:30681:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30681 | l_v299428 = 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 RPyimplement_14.c:5185:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]Item(ar [platform:WARNING] ray, 5185 | lindex_)v 3 1 0 3 7 7 = R P y I t(e(ma(rlr_aayr)g-s>_iit_e1m3s7[5i,n d1eLx)];) [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./singleheader.h::6917196::472:: note: note: expanded from macro 'RPyItem'array 'items' declared here [platform:WARNING] [platform:WARNING] 1719669 | | #S i gdneefdi niet eRmPsy[IRtPeYm_(VaArRrLaEyN,G TiHn]d;e [platform:WARNING] x )| ^ [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:5190:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5190 | l_v310381 = 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:30726:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30726 | l_v299441 = 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_14.c:5239:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5239 | l_v310395 = 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 | # defimplement_13.ci:n30771e: 14R:P ywarning: Iarray index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]t [platform:WARNING] em(ar r30771a | y ,l _ivn2d9e9x4)5 4 = R P y I t e m ( l _(a(ragrsr_aiy_)1-0>7i4t,e m1sL[)i;n [platform:WARNING] d e| x ^ ~~] [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] ./singleheader.h:17196:2 :69 | note: #array 'items' declared here [platform:WARNING] de f17196i | n eS iRgPnyeIdt eimt(eamrsr[aRyP,Y _iVnAdReLxE)N G T H ] ; [platform:WARNING] | ^ [platform:WARNING] (implement_14.c(:a5250r:r14a:y )warning: -array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]> [platform:WARNING] item s5250[ | i nld_evx3]1)0 [platform:WARNING] 4 0| 4 ^ ~~~~~ [platform:WARNING] = ./singleheader.hR:P17196y:I2t:e mnote: (array 'items' declared herel [platform:WARNING] _a r17196g | s _Sii_g1n3e7d6 ,i t2eLm)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.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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5255:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5255 | l_v310408 = 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_VARLENGTHimplement_13.c:30816: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] ^ [platform:WARNING] 30816 | l_v299467 = 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_14.c:5302:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5302 | l_v310422 = 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:5306:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5306 | l_v310426 = 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:5310:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5310 | l_v310430 = RPyItem(l_args_i_1377, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[Rimplement_13.c:30942:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30942 | P Yl__VvA2R9L9E4N9G9T H=] ;R [platform:WARNING] P y| I ^t [platform:WARNING] em(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_14.c:5362:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5362 | l_v310447 = 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, implement_13.ci:n30991d:e14x:) warning: ((array)->items[index]) [platform:WARNING] | ^ ~~~~~array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30991 [platform:WARNING] ./singleheader.h:8616:2 | l_v2:99 note: array 'items' declared here [platform:WARNING] 8616 | void* i51t3em s= [RRPPY_yVAIRLENGTH]; [platform:WARNING] | ^ [platform:WARNING] timplement_14.c:e5367m:(14l:_args_r _1warning: 0array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 79, 1 5367L | )l_;v3 [platform:WARNING] 1 | 0 ^ ~~ [platform:WARNING] 452 = 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/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h::6969:47:: 47note: expanded from macro 'RPyItem': [platform:WARNING] note: 69expanded from macro 'RPyItem' [platform:WARNING] | # define RPyItem(ar ra69y | # d,e fiinen deRx)P y I te ((am(array, irray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ndex) ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void ((arra* items[RPY_VARLENy)->itemGTH]; [platform:WARNING] | s[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: ^ [platform:WARNING] note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31042:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31042 | l_v299533 = 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:31073:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31073 | l_v299541 = 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:31118:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31118 | l_v299554 = 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:31122:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31122 | l_v299558 = 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_14.c:5420:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5420 | l_v310470 = RPyItem(l_args_r_1379, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5425:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5425 | l_v310475 = 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) implement_13.c :31203:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31203 | l_v299579 = RPyItem(l_args_i_1084, 1L ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] ) 8616 | voi; [platform:WARNING] | ^ ~~ [platform:WARNING] d* 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: implement_14.c:5430:14: warning: array index 3 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) 5430 | l_v310480 = 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 | # de(array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signedfine RPyItem(array, index) ((array)->items[ 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_14.c:5435:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5435 | l_v310485 = 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:31294:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31294 | l_v299601 = 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:31301:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31301 | l_v299606 = 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:31308:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31308 | l_v299611 = 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:31319:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31319 | l_v299620 = 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:31323:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31323 | l_v299624 = 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_14.c:5522:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5522 | l_v310504 = 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 RPyIteimplement_13.cm(array, index) : 31373 ((:ar14ra: ywarning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31373 | l_v299638 = RPyItem(l_a)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2:rgs _note: array 'items' declared herer [platform:WARNING] _1 017196 | 8 S7ig, n1edL); [platform:WARNING] it| em ^ ~~s[ [platform:WARNING] 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: implement_14.cexpanded from macro 'RPyItem' [platform:WARNING] 69 | # define: 5526:RP14y: Iwarning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]te [platform:WARNING] m(a 5526r | rl_av3y10,50 8 i=ndex) ((array)-> iRtemPsyI[teim(nl_daex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] rgs_i./singleheader.h:_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] 8616:2: 69 | note: array 'items' declared here# def [platform:WARNING] ine 8616 | R vPoiyd*I itteemsm[R(PYa_VrARrLEaNGyTH,]; [platform:WARNING] i| ^ [platform:WARNING] ndex) ((array)->items[index]) [platform: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:5530:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5530 | l_v310512 = RPyItem(l_args_i_1380, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5534:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5534 | l_v310516 = 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] implement_13.c :3143669:14 | : #warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31436 | l_v299661 = RPyItem(l_a define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed itermsg[sR_PiY__1V0A8R8L,E N1GLT)H;] [platform:WARNING] ; [platform:WARNING] | ^ ~~| [platform:WARNING] ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] implement_14.c:5538 :6914 | :# warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5538 | l_v310520 = RPyItem(l_args_i_1380, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] define/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h :R69P:y47I:t enote: mexpanded from macro 'RPyItem'( [platform:WARNING] array, index) 69 | # d e fine RPyItem(array, index) ( ((a(rarrarya)y-)>-i>tietmesm[si[ndiex]) [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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31441:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31441 | l_v299665 = 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:31446:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31446 | l_v299670 = 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_14.c:5583:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5583 | l_v310532 = 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:5587:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5587 | l_v310536 = RPyItem(l_args_i_1381, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.cimplement_14.c::559131491::1414:: warning: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] [platform:WARNING] 5591 | 31491l | _ vl3_105v4209 9=6 8R4P y=I tRePmy(Ilt_eamr(gls__air_g1s3_8i1_,1 038L9),; [platform:WARNING] 1 L| ) ^ ~~; [platform:WARNING] [platform:WARNING] | ^ ~~/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h [platform:WARNING] :69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.ha:69:47: rnote: rexpanded from macro 'RPyItem'a [platform:WARNING] y)->items[in d69ex | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5595:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5595 | l_v310544 = RPyItem(l_args_i_1381, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31585:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31585 | l_v299712 = 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_14.c:5644:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5644 | l_v310556 = 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:17196implement_13.c:31635:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31635 | l_v299729 = 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) ((a:2: note: array 'items' declared here [platform:WARNING] rray) -17196>items[index]) [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] implement_13.c:31685:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31685 | l_v299746 = 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] | ^ [platform:WARNING] implement_14.c:5648:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5648 | l_v310560 = 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:5652:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5652 | l_v310564 = RPyItem(l_args_i_1382, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[iimplement_13.c:31731:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31731 | l_v299759 = RPyItem(l_ndex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5656:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5656 | l_v310568 = 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)->itemsargs_r_1094, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31738:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31738 | l_v299764 = RPyItem(l_args_r_1094, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [index]) [platform: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:5660:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5660 | l_v310572 = RPyItem(l_args_i_1382, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5664:14: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5664 | l_v310576 = RPyItem(l_args_i_1382, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5668:14: warning: array index 7 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5668 | l_v310580 = RPyItem(l_args_i_1382, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] implement_13.c:31785:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31785 | l_v17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5672:14: warning: array index 8 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5672 | l_v310584 = 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] 299778 = RPyItem(l_args_r_1095, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31792:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31792 | l_v299783 = RPyItem(l_args_r_1095, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31839:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31839 | l_v299797 = 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:31846:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] implement_14.c:5766:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5766 | l_v310601 = RPyItem(l_a 31846 | r gsl_i__1v3823,99 81L0);2 [platform:WARNING] = | R ^ ~~P [platform:WARNING] y/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defiIne RtPeyItem(amr(rla_ya,r gisn_dre_x1)0 9 6 , 2 L ) ; [platform:WARNING] | ^ ~~ [platform:WARNING] ((arr/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ay)->items[index]) [platform: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:5770:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5770 | l_v310605 = RPyItem(l_args_i_1383, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5781:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5781 | l_v310614 = 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:5785:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5785 | l_v310618 = 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:5789:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5789 | l_v310622 = 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:5794:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5794 | l_v310626 = 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:5799:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5799 | l_v310631 = RPyItem(l_args_r_1383, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5804:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5804 | l_v310636 = RPyItem(l_args_r_1383, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5809:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5809 | l_v310641 = RPyItem(l_args_r_1383, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5814:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5814 | l_v310646 = RPyItem(l_args_r_1383, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5819:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5819 | l_v310651 = 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:5824:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5824 | l_v310656 = RPyItem(l_args_r_1383,implement_13.c:32654:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32654 | l_v300000 = 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 :769L:)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] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(implement_13.c:32744:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32744 | l_v300025 = 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] a8616 | 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:32835:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32835 | l_v300050 = 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:32842:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32842 | l_v300055 = 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:5877:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5877 | l_v310670 = RPyItem(l_args_i_1384, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5888:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5888 | l_v310679 = RPyItem(l_args_i_1384, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5892:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5892 | l_v310683 = RPyItem(l_args_i_1384, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[indeximplement_13.c:32963:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32963 | l_v300090 = 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] ]) [platform: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:5896:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5896 | l_v310687 = RPyItem(l_args_i_1384, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5901:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5901 | l_v310691 = RPyItem(l_args_r_1384, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5906:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5906 | l_v310696 = RPyItem(l_args_r_1384, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5911:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5911 | l_v310701 = RPyItem(l_args_r_1384, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5960:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5960 | l_v310715 = 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:5964:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5964 | l_v310719 = 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:5974:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5974 | l_v310728 = RPyItem(l_args_r_1385, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6025:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6025 | l_v310742 = 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:6036:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6036 | l_v310751 = RPyItem(l_args_i_1386, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6040:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6040 | l_v310755 = RPyItem(l_args_i_1386, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6045:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6045 | l_v310759 = RPyItem(l_args_r_1386, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6050:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6050 | l_v310764 = RPyItem(l_args_r_1386, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6099:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6099 | l_v310778 = 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:6109:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6109 | l_v310787 = RPyItem(l_args_r_1387, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6114:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6114 | l_v310792 = RPyItem(l_args_r_1387, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6165:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6165 | l_v310807 = RPyItem(l_args_r_1388, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6177:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6177 | l_v310816 = RPyItem(l_args_r_1388, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6231:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6231 | l_v310835 = RPyItem(l_args_r_1389, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6284:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6284 | l_v310850 = 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:6296:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6296 | l_v310859 = RPyItem(l_args_r_1390, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6301:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6301 | l_v310864 = 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:6306:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6306 | l_v310869 = RPyItem(l_args_r_1390, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6359:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6359 | l_v310884 = 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:6371:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6371 | l_v310893 = 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:6376:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6376 | l_v310898 = RPyItem(l_args_r_1391, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6381:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6381 | l_v310903 = RPyItem(l_args_r_1391, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6447:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6447 | l_v310918 = 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:6454:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6454 | l_v310923 = 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:6461:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6461 | l_v310928 = 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:6468:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6468 | l_v310933 = 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:6475:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6475 | l_v310938 = 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_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6482:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6482 | l_v310943 = RPyItem(l_args_r_1392, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:6540:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6540 | l_v310962 = RPyItem(l_args_r_1393, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6546:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6546 | l_v310967 = 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 items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6550:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6550 | l_v310971 = 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:6603:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6603 | l_v310985 = 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:6615:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6615 | l_v310994 = 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:6621:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6621 | l_v310999 = 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:6625:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6625 | l_v311003 = 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.c:6680:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6680 | l_v311017 = 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:6687:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6687 | l_v311022 = 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:6694:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6694 | l_v311027 = 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:6701:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6701 | l_v311032 = 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:6708:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6708 | l_v311037 = RPyItem(l_args_r_1395, 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:6715:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6715 | l_v311042 = 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:6722:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6722 | l_v311047 = 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_14.c:6776:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6776 | l_v311065 = RPyItem(l_args_i_1396, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6781:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6781 | l_v311069 = 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:6786:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6786 | l_v311074 = 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_14.c:6847:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6847 | l_v311093 = RPyItem(l_args_i_1397, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6851:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6851 | l_v311097 = 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:6855:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6855 | l_v311101 = RPyItem(l_args_i_1397, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6860:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6860 | l_v311105 = RPyItem(l_args_r_1397, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6865:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6865 | l_v311110 = 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:6870:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6870 | l_v311115 = RPyItem(l_args_r_1397, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6875:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6875 | l_v311120 = 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 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:6880:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6880 | l_v311125 = RPyItem(l_args_r_1397, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6936:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6936 | l_v311144 = RPyItem(l_args_i_1398, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6941:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6941 | l_v311148 = RPyItem(l_args_r_1398, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6946:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6946 | l_v311153 = 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:6951:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6951 | l_v311158 = 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_14.c:6999:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6999 | l_v311171 = 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:7003:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7003 | l_v311175 = 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:7013:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7013 | l_v311184 = 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:7018:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7018 | l_v311189 = 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:7023:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7023 | l_v311194 = 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:7074:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7074 | l_v311208 = 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:7084:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7084 | l_v311217 = 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:7089:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7089 | l_v311222 = 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:7094:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7094 | l_v311227 = 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:7099:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7099 | l_v311232 = 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:7152:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7152 | l_v311246 = 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:7163:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7163 | l_v311255 = 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:7167:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7167 | l_v311259 = 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:7171:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7171 | l_v311263 = 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:7176:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7176 | l_v311267 = 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:7181:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7181 | l_v311272 = 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:7186:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7186 | l_v311277 = 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:7243:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7243 | l_v311296 = 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:7247:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7247 | l_v311300 = 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:7251:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7251 | l_v311304 = 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:7256:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7256 | l_v311308 = 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:7306:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7306 | l_v311322 = 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 | Signedimplement_13.c:33008:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33008 | l_v300103 = 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_13.c:33053:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33053 | l_v300116 = RPyItem(l_args_i_1125, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33098:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33098 | l_v300129 = RPyItem(l_args_i_1126, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33143:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33143 | l_v300142 = RPyItem(l_args_i_1127, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33188:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33188 | l_v300155 = 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] implement_13.c:33233:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33233 | l_v300168 = RPyItem(l_args_i_1129, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33278:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33278 | l_v300181 = RPyItem(l_args_i_1130, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33323:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33323 | l_v300194 = 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] items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7310:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7310 | l_v311326 = 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:7314:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7314 | l_v311330 = RPyItem(l_args_i_1403, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_13.c:33368:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33368 | l_v300207 = RPyItem(l_args_i_1132, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33413:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33413 | l_v300220 = 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_13.c:33506:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33506 | l_v300244 = RPyItem(l_args_r_1135, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33513:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33513 | l_v300249 = RPyItem(l_args_r_1135, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33520:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33520 | l_v300254 = RPyItem(l_args_r_1135, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33574:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33574 | l_v300272 = RPyItem(l_args_i_1136, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33578:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33578 | l_v300276 = RPyItem(l_args_i_1136, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33582:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33582 | l_v300280 = RPyItem(l_args_i_1136, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33631:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33631 | l_v300294 = RPyItem(l_args_r_1137, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33681:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33681 | l_v300309 = RPyItem(l_args_r_1138, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33815:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33815 | l_v300341 = RPyItem(l_args_r_1142, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33868:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33868 | l_v300359 = 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:33873:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33873 | l_v300364 = RPyItem(l_args_r_1143, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33995:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33995 | l_v300396 = RPyItem(l_args_i_1146, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34041:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34041 | l_v300409 = 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(/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.harray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34045:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34045 | l_v300413 = 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] :69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_Vimplement_13.cARLENGTH];:34374:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34374 | l_v300490 = 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] [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7324:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7324 | l_v311339 = RPyItem(l_args_r_1403, implement_13.c:34472:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34472 | l_v300519 = 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] 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34598:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34598 | l_v300551 = 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 RPimplement_14.c:7918:14: warning: 'ffi_prep_cif_var' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 7918 | l_v311430 = ffi_prep_cif_var(l_a0_277, yItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] l_./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] a 17196 | Signed items[RP1_192, l_a2_93, l_a3_38,Y_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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:7918:14: note: enclose 'ffi_prep_cif_var' in a __builtin_available check to silence this warning [platform:WARNING] 7918 | l_v311430 = ffi_prep_cif_var(l_a0_277, l_a1_192, l_a2_93, l_a3_38, l_a4_22, l_a5_12); [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] implement_13.c:35694:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35694 | l_v300802 = RPyItem(l_args_r_1188, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:35701:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35701 | l_v300807 = 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:35753:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35753 | l_v300822 = 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:35760:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35760 | l_v300827 = 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:35767:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35767 | l_v300832 = RPyItem(l_args_r_1189, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:35813:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35813 | l_v300846 = 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:35862:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35862 | l_v300860 = RPyItem(l_args_r_1191, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:35912:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35912 | l_v300875 = RPyItem(l_args_r_1192, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:35919:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35919 | l_v300880 = RPyItem(l_args_r_1192, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:35972:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35972 | l_v300898 = 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:35976:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35976 | l_v300902 = 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:36031:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36031 | l_v300920 = 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:36035:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36035 | l_v300924 = RPyItem(l_args_i_1194, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36091:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36091 | l_v300942 = RPyItem(l_args_i_1195, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36095:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36095 | l_v300946 = RPyItem(l_args_i_1195, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36100:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36100 | l_v300950 = RPyItem(l_args_r_1195, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36152:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36152 | l_v300965 = RPyItem(l_args_r_1196, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36163:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36163 | l_v300974 = 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:36167:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36167 | l_v300978 = 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_13.c:36219:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36219 | l_v300992 = RPyItem(l_args_r_1197, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36230:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36230 | l_v301001 = 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:36234:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36234 | l_v301005 = RPyItem(l_args_i_1197, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36286:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36286 | l_v301019 = RPyItem(l_args_r_1198, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36297:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36297 | l_v301028 = RPyItem(l_args_i_1198, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36301:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36301 | l_v301032 = RPyItem(l_args_i_1198, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36386:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36386 | l_v301055 = RPyItem(l_args_i_1200, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36427:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36427 | l_v301067 = 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:36468:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36468 | l_v301079 = RPyItem(l_args_i_1202, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36509:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36509 | l_v301091 = RPyItem(l_args_i_1203, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:10780:14: warning: 'ffi_prep_closure_loc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 10780 | l_v311772 = 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_13.c:36550:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36550 | l_v301103 = 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 | implement_14.c:10780: Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36591:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36591 | l_v301115 = 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] 14: note: enclose 'ffi_prep_closure_loc' in a __builtin_available check to silence this warning [platform:WARNING] 10780 | l_v311772 = ffi_prep_closure_loc(l_a0_312, l_a1_217, l_a2_113, l_a3_48, l_a4_31); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_13.c:36632:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36632 | l_v301127 = 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:36673:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36673 | l_v301139 = 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:36714:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36714 | l_v301151 = 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:36755:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36755 | l_v301163 = 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_14.c:10986:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10986 | RPyItem(l_v311778, 1L) = (&pypy_g_rpy_string_34542.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, indeximplement_13.c:36796:14: warning: )array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36796 | l _ v 3 ((a0r1175 =r aRyPyIte)->itme(mls_[airngdse_xi]_)1 [platform:WARNING] 2 1| 0 ^ ~~~~~, [platform:WARNING] 1L); [platform:WARNING] | ./singleheader.h ^ ~~: [platform:WARNING] 10311:2: note: array 'items' declared here [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h :1031169 | : stru47: note: expanded from macro 'RPyItem'c [platform:WARNING] t pypy _69r | py_str#i n g0 *items[RPY_VARdefine RPLyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | SigneENGTHd]; [platform:WARNING] items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | ^ [platform:WARNING] implement_14.c:10987:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10987 | RPyItem(l_v311778, 2L) = (&pypyimplement_13.c:36837:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36837 | l_v301187 = 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_VARLgENGTH]; [platform:WARNING] | ^ [platform:WARNING] _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:11010:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11010 | RPyItem(l_v311778, 3L) = l_v311779; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:11011:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11011 | RPyItem(l_v311778, 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:11541:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11541 | RPyItem(l_v311908, 1L) = (&pypy_g_rpy_string_34552.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] implement_13.c:36878:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36878 | l_v301199 = RPyItem(l_args_i_1212, 1L); [platform:WARNING] | 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:11542:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11542 | RPyItem(l_v311908, 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:11565:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11565 | RPyItem(l_v311908, 3L) = l_v311909; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:11566:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11566 | RPyItem(l_v311908, 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] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36919:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36919 | l_v301211 = 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:36960:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36960 | l_v301223 = 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:37001:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37001 | l_v301235 = 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:37042:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37042 | l_v301247 = 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:37083:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37083 | l_v301259 = 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:37124:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37124 | l_v301271 = 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(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37165:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37165 | l_v301283 = 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:37206:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37206 | l_v301295 = 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:37247:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37247 | l_v301307 = 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:37288:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37288 | l_v301319 = 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:37344:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37344 | l_v301336 = 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:37349:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37349 | l_v301341 = 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:37354:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37354 | l_v301346 = 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:37359:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37359 | l_v301351 = 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:37365:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37365 | l_v301356 = 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:37419:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37419 | l_v301373 = RPyItem(l_args_i_1224, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37423:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37423 | l_v301377 = 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:37428:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37428 | l_v301381 = RPyItem(l_args_r_1224, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37433:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37433 | l_v301386 = 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_13.c:37500:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37500 | l_v301402 = 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:37511:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37511 | l_v301411 = 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:37561:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37561 | l_v301425 = 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:37568:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37568 | l_v301430 = 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: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_v301462 = 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:37767:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37767 | l_v301490 = 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] implement_13.c:38143:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38143 | l_v301585 = RPyItem(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_13.c:38253:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38253 | l_v301614 = 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:38536:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38536 | l_v301698 = 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:38540:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38540 | l_v301702 = 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:38544:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38544 | l_v301706 = 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:38596:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38596 | l_v301720 = 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:38603:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38603 | l_v301725 = 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:38615:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38615 | l_v301734 = 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:38713:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38713 | l_v301752 = 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:38720:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38720 | l_v301757 = 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:38731:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38731 | l_v301766 = RPyItem(l_args_i_1236, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:39095:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39095 | l_v301853 = 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:39101:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39101 | l_v301858 = 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:39105:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39105 | l_v301862 = RPyItem(l_args_i_1237, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:39204:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39204 | l_v301882 = 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:39208:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39208 | l_v301886 = 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] implement_13.c:41686:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41686 | l_v302448 = 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:41691:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41691 | l_v302453 = 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_13.c:42183:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42183 | l_v302543 = 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:42187:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42187 | l_v302547 = 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:42890:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42890 | l_v302754 = 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:42895:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42895 | l_v302759 = 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:42946:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42946 | l_v302774 = 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:42953:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42953 | l_v302779 = 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:42965:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42965 | l_v302788 = 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:43227:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43227 | l_v302865 = 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:43231:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43231 | l_v302869 = 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_13.c:43949:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43949 | l_v303042 = RPyItem(l_args_r_1245, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:45992:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45992 | l_v303250 = 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:46004:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46004 | l_v303259 = 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:46010:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46010 | l_v303264 = RPyItem(l_args_i_1247, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:46076:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46076 | l_v303282 = 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_13.c:46155:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46155 | l_v303304 = 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:46291:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46291 | l_v303332 = 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:46298:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46298 | l_v303337 = 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:46309:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46309 | l_v303346 = 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:46313:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46313 | l_v303350 = 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:46317:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46317 | l_v303354 = 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_13.c:46674:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46674 | l_v303455 = 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:46685:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46685 | l_v303464 = 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:46689:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46689 | l_v303468 = RPyItem(l_args_i_1251, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:46737:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46737 | l_v303482 = 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:46786:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46786 | l_v303497 = RPyItem(l_args_r_1253, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:46838:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46838 | l_v303517 = RPyItem(l_args_i_1254, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:46924:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46924 | l_v303540 = RPyItem(l_args_r_1256, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:46936:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46936 | l_v303549 = RPyItem(l_args_r_1256, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:46942:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46942 | l_v303554 = RPyItem(l_args_i_1256, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:46998:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46998 | l_v303568 = RPyItem(l_args_r_1257, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47005:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47005 | l_v303573 = 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:47012:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47012 | l_v303578 = 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:47019:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47019 | l_v303583 = 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:47026:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47026 | l_v303588 = 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:47033:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47033 | l_v303593 = 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:47040:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47040 | l_v303598 = 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:47098:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47098 | l_v303613 = 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:47105:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47105 | l_v303618 = 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:47112:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47112 | l_v303623 = 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:47119:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47119 | l_v303628 = 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:47126:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47126 | l_v303633 = 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:47133:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47133 | l_v303638 = 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:47140:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47140 | l_v303643 = 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:47147:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47147 | l_v303648 = 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:47191:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47191 | l_v303661 = 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] implement_13.c:47301:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47301 | l_v303698 = 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:47306:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47306 | l_v303703 = 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:47312:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47312 | l_v303708 = 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:47316:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47316 | l_v303712 = 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:47368:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47368 | l_v303729 = 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:47373:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47373 | l_v303733 = 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:47472:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47472 | l_v303762 = 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:47477:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47477 | l_v303767 = 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:47529:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47529 | l_v303784 = 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:47533:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47533 | l_v303788 = 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:47537:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47537 | l_v303792 = 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:47541:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47541 | l_v303796 = 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:47633:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47633 | l_v303814 = 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:47640:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47640 | l_v303819 = 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:47647:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47647 | l_v303824 = 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:47654:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47654 | l_v303829 = 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:47721:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47721 | l_v303848 = 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:47726:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47726 | l_v303853 = 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:47731:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47731 | l_v303858 = 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:47779:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47779 | l_v303872 = 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:47786:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47786 | l_v303877 = 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:47861:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47861 | l_v303897 = 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:47868:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47868 | l_v303902 = 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:47879:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47879 | l_v303911 = RPyItem(l_args_i_1268, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48781:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48781 | l_v304054 = 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:48785:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48785 | l_v304058 = 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:48789:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48789 | l_v304062 = 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:48793:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48793 | l_v304066 = 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:48838:14: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 48838 | l_v304082 = RPyItem(l_args_f_1274, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17682:2: note: array 'items' declared here [platform:WARNING] 17682 | double items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:49305:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49305 | l_v304192 = 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:49341:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49341 | l_v304202 = 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:49390:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49390 | l_v304217 = 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:49440:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49440 | l_v304232 = 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:49489:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49489 | l_v304247 = 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:49539:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49539 | l_v304262 = 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:49588:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49588 | l_v304277 = 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:49637:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49637 | l_v304292 = 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:49734:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49734 | l_v304321 = 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:49740:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49740 | l_v304326 = 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:49744:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49744 | l_v304330 = 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:49799:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49799 | l_v304348 = 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:49803:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49803 | l_v304352 = 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:49807:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49807 | l_v304356 = 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:49862:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49862 | l_v304374 = RPyItem(l_args_i_1288, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:49867:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49867 | l_v304378 = 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:49936:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49936 | l_v304394 = 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:49943:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49943 | l_v304399 = 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:49950:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49950 | l_v304404 = 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:49957:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49957 | l_v304409 = 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:49964:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49964 | l_v304414 = 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: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_v304435 = 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:50058:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50058 | l_v304439 = 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:50063:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50063 | l_v304444 = 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:50069:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50069 | l_v304449 = RPyItem(l_args_i_1290, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50293:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50293 | l_v304514 = 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:50298:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50298 | l_v304518 = RPyItem(l_args_r_1291, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50303:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50303 | l_v304523 = 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:50309:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50309 | l_v304528 = 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:50379:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50379 | l_v304547 = RPyItem(l_args_i_1292, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50805:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50805 | l_v304686 = RPyItem(l_args_r_1293, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50810:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50810 | l_v304691 = 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:50816:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50816 | l_v304696 = 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:50868:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50868 | l_v304713 = 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:50873:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50873 | l_v304718 = RPyItem(l_args_r_1294, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51163:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51163 | l_v304817 = RPyItem(l_args_r_1295, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51292:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51292 | l_v304853 = 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:51348:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51348 | l_v304872 = 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:51405:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51405 | l_v304891 = 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:51464:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51464 | l_v304914 = 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:51513:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51513 | l_v304929 = 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:51570:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51570 | l_v304948 = 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:51627:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51627 | l_v304967 = 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:51684:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51684 | l_v304986 = 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:51744:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51744 | l_v305009 = 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:51796:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51796 | l_v305028 = RPyItem(l_args_r_1305, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51847:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51847 | l_v305048 = 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:51882:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51882 | l_v305059 = 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:51929:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51929 | l_v305077 = 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:51934:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51934 | l_v305082 = 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:52268:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52268 | l_v305169 = 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:52272:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52272 | l_v305173 = 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:52276:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52276 | l_v305177 = 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:53170:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53170 | l_v305354 = 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:53181:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53181 | l_v305363 = 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:53185:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53185 | l_v305367 = 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:53189:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53189 | l_v305371 = 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:53193:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53193 | l_v305375 = 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:53282:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53282 | l_v305398 = 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:53294:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53294 | l_v305407 = 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:53392:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53392 | l_v305439 = 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:53396:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53396 | l_v305443 = 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:53857:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53857 | l_v305563 = RPyItem(l_args_i_1319, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:54204:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54204 | l_v305645 = 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:54208:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54208 | l_v305649 = 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:54303:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54303 | l_v305680 = RPyItem(l_args_i_1328, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:54362:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54362 | l_v305697 = 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:54367:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54367 | l_v305702 = 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:54372:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54372 | l_v305707 = 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:54377:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54377 | l_v305712 = 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:54382:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54382 | l_v305717 = 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:54387:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54387 | l_v305722 = 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:54392:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54392 | l_v305727 = 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:54397:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54397 | l_v305732 = 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:54402:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54402 | l_v305737 = 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:54460:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54460 | l_v305752 = 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:54467:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54467 | l_v305757 = 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:54474:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54474 | l_v305762 = 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:54481:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54481 | l_v305767 = 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:54488:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54488 | l_v305772 = 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:54495:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54495 | l_v305777 = 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:54502:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54502 | l_v305782 = 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:54509:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54509 | l_v305787 = 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:54516:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54516 | l_v305792 = 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:54574:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54574 | l_v305807 = 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:54581:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54581 | l_v305812 = 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:54588:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54588 | l_v305817 = 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:54595:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54595 | l_v305822 = 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:54602:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54602 | l_v305827 = 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:54609:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54609 | l_v305832 = 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:54616:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54616 | l_v305837 = 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:54623:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54623 | l_v305842 = 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:54678:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54678 | l_v305861 = 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:54843:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54843 | l_v305890 = 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:54847:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54847 | l_v305894 = 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:54851:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54851 | l_v305898 = 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:54855:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54855 | l_v305902 = 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:54904:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54904 | l_v305915 = 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:54908:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54908 | l_v305919 = 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:54912:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54912 | l_v305923 = 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:54916:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54916 | l_v305927 = 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:54920:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54920 | l_v305931 = 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:54977:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54977 | l_v305949 = 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:54982:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54982 | l_v305953 = 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:54987:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54987 | l_v305958 = 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:54993:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54993 | l_v305963 = 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:55050:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55050 | l_v305981 = 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:55055:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [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_v325071 = RPyItem(l_v323910, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_v325080 = RPyItem(l_v325079, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 55055 | l_v305986 = RPyItem(l_args_r_implement_14.c:45091:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45091 | l_v322164 = 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:45144:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45144 | l_v322182 = RPyItem(l_args_i_1422, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:45149:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45149 | l_v322186 = 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:45204:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45204 | l_v322205 = 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:45209:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45209 | l_v322209 = RP1yItem(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:45264:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45264 | l_v322228 = 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])336, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55061:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55061 | l_v305991 = 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] [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENimplement_13.c:55116:14: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 55116 | l_v306011 = 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] 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_v325240; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_v325250, 1L) = implement_13.c:55168: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_v325 55168 | l_v306028 251; [platform:WARNING] = | ^ ~~ [platform:WARNING] /Users/matti/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_args_i_1 338, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] 69 | #/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h : 69d:efine R47: note: expanded from macro 'RPyItem'P [platform:WARNING] yItem(aGrTrH ]69; | # ady,e ifndiex) ne RPyIt em ( a r r a y ,( (ianrdreaxy)) - > i t e m s [ i n d e x ]()( [platform:WARNING] a r| r ^ ~~~~~a [platform:WARNING] y)->it./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypey_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ms[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] [platform:WARNING] | ^17196 [platform:WARNING] | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:45268:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45268 | l_v322232 = 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] implement_13.c./singleheader.h::55173:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 55173pypy_goal.c:4332:2 | l_v306032 = RPyItem(l_args_r_1:338, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] 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_v325250, 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 | # /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69d:47e:f inote: nexpanded from macro 'RPyItem'e [platform:WARNING] RPyItem(array 69 | ,# index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h :10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTHd]e; [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_13.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_v306051 = 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:55233:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55233 | l_v306056 = RPyItem(l_args_i_1339, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55360:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55360 | l_v306084 = 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:55365:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55365 | l_v306089 = 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:55370:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55370 | l_v306094 = 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:55376:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55376 | l_v306099 = 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:55380:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55380 | l_v306103 = 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:55434:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55434 | l_v306117 = 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:55441:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55441 | l_v306122 = 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:55452:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55452 | l_v306131 = 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:55456:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55456 | l_v306135 = 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:55461:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55461 | l_v306139 = 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:55467:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55467 | l_v306144 = 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:55517:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55517 | l_v306157 = 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:55524:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55524 | l_v306162 = 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:55536:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55536 | l_v306171 = 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:55542:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55542 | l_v306176 = 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:55590:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55590 | l_v306190 = 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:55644:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55644 | l_v306205 = 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:55651:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55651 | l_v306210 = 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:55662:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55662 | l_v306219 = 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] implement_14.c:45414:./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55666:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55666 | l_v306223 = 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:214: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45414 | l_v322274 = 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: : note: array 'items' declared here [platform:WARNING] 17196 | Signed 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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55976:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55976 | l_v306303 = 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:55980:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55980 | l_v306307 = 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:56069:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56069 | l_v306326 = 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:56086:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56086 | l_v306340 = 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:56139:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56139 | l_v306357 = 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:56143:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56143 | l_v306361 = 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:56147:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56147 | l_v306365 = 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:56151:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56151 | l_v306369 = 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:56155:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56155 | l_v306373 = 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:56205:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56205 | l_v306386 = 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:56209:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56209 | l_v306390 = 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:56213:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56213 | l_v306394 = 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:56217:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56217 | l_v306398 = 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:56221:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56221 | l_v306402 = 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] pypy_goal.c:5652:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5652 | RPyItem(l_l_438, 1L) = l_v325799; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56357:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56357 | l_v306434 = 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:56361:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56361 | l_v306438 = 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:56365:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56365 | l_v306442 = 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:57335:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57335 | l_v306626 = 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:57339:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57339 | l_v306630 = 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:57343:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57343 | l_v306634 = 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:57348:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57348 | l_v306638 = 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:57353:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57353 | l_v306643 = 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:57358:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57358 | l_v306648 = 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:57363:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57363 | l_v306653 = 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:57368:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57368 | l_v306658 = 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:57373:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57373 | l_v306663 = 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:57379:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57379 | l_v306668 = 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:57384:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57384 | l_v306672 = 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:57389:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57389 | l_v306677 = 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:57394:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57394 | l_v306682 = 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:57400:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57400 | l_v306687 = 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:57486:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57486 | l_v306704 = 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:57490:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57490 | l_v306708 = 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:58117:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58117 | l_v306863 = 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:58256:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58256 | l_v306887 = 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:58261:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58261 | l_v306892 = 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:58366:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58366 | l_v306914 = RPyItem(l_args_i_1354, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58371:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58371 | l_v306918 = 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:58434:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58434 | l_v306937 = 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:58439:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58439 | l_v306941 = 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:58444:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58444 | l_v306946 = 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:58449:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58449 | l_v306951 = 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:58454:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58454 | l_v306956 = 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:58460:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58460 | l_v306961 = 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:58464:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58464 | l_v306965 = 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:58468:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58468 | l_v306969 = 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:58472:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58472 | l_v306973 = 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:58476:14: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58476 | l_v306977 = 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:58606:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58606 | l_v307010 = 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:58612:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58612 | l_v307015 = 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:58701:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58701 | l_v307035 = 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:58705:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58705 | l_v307039 = 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:58760:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58760 | l_v307057 = 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:58764:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58764 | l_v307061 = 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:58769:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58769 | l_v307065 = 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:59005:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59005 | l_v307093 = 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:59012:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59012 | l_v307098 = 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:59019:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59019 | l_v307103 = 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:59026:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59026 | l_v307108 = 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:59033:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59033 | l_v307113 = 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:59133:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59133 | l_v307134 = 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:59388:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59388 | RPyItem(l_v307146, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59389:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59389 | RPyItem(l_v307146, 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:59412:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59412 | RPyItem(l_v307146, 3L) = l_v307147; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59413:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59413 | RPyItem(l_v307146, 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:59685:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59685 | RPyItem(l_v307239, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59686:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59686 | RPyItem(l_v307239, 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:59709:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59709 | RPyItem(l_v307239, 3L) = l_v307240; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59710:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59710 | RPyItem(l_v307239, 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:59982:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59982 | RPyItem(l_v307332, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59983:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59983 | RPyItem(l_v307332, 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:60006:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60006 | RPyItem(l_v307332, 3L) = l_v307333; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60007:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60007 | RPyItem(l_v307332, 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:60279:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60279 | RPyItem(l_v307425, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60280:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60280 | RPyItem(l_v307425, 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:60303:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60303 | RPyItem(l_v307425, 3L) = l_v307426; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60304:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60304 | RPyItem(l_v307425, 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:60576:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60576 | RPyItem(l_v307518, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60577:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60577 | RPyItem(l_v307518, 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:60600:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60600 | RPyItem(l_v307518, 3L) = l_v307519; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60601:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60601 | RPyItem(l_v307518, 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:60873:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60873 | RPyItem(l_v307611, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60874:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60874 | RPyItem(l_v307611, 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:60897:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60897 | RPyItem(l_v307611, 3L) = l_v307612; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60898:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60898 | RPyItem(l_v307611, 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:61170:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61170 | RPyItem(l_v307704, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61171:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61171 | RPyItem(l_v307704, 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:61194:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61194 | RPyItem(l_v307704, 3L) = l_v307705; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61195:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61195 | RPyItem(l_v307704, 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:61472:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61472 | RPyItem(l_v307797, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61473:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61473 | RPyItem(l_v307797, 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:61496:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61496 | RPyItem(l_v307797, 3L) = l_v307798; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61497:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61497 | RPyItem(l_v307797, 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:61777:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61777 | RPyItem(l_v307890, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61778:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61778 | RPyItem(l_v307890, 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:61801:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61801 | RPyItem(l_v307890, 3L) = l_v307891; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61802:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61802 | RPyItem(l_v307890, 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:62077:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62077 | RPyItem(l_v307983, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62078:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62078 | RPyItem(l_v307983, 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:62101:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62101 | RPyItem(l_v307983, 3L) = l_v307984; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62102:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62102 | RPyItem(l_v307983, 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:62374:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62374 | RPyItem(l_v308076, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62375:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62375 | RPyItem(l_v308076, 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:62398:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62398 | RPyItem(l_v308076, 3L) = l_v308077; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62399:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62399 | RPyItem(l_v308076, 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:62671:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62671 | RPyItem(l_v308169, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62672:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62672 | RPyItem(l_v308169, 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:62695:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62695 | RPyItem(l_v308169, 3L) = l_v308170; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62696:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62696 | RPyItem(l_v308169, 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:62968:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62968 | RPyItem(l_v308262, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62969:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62969 | RPyItem(l_v308262, 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:62992:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62992 | RPyItem(l_v308262, 3L) = l_v308263; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62993:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62993 | RPyItem(l_v308262, 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:63265:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63265 | RPyItem(l_v308355, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63266:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63266 | RPyItem(l_v308355, 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:63289:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63289 | RPyItem(l_v308355, 3L) = l_v308356; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63290:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63290 | RPyItem(l_v308355, 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:63562:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63562 | RPyItem(l_v308448, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63563:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63563 | RPyItem(l_v308448, 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:63586:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63586 | RPyItem(l_v308448, 3L) = l_v308449; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63587:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63587 | RPyItem(l_v308448, 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:63859:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63859 | RPyItem(l_v308541, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63860:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63860 | RPyItem(l_v308541, 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:63883:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63883 | RPyItem(l_v308541, 3L) = l_v308542; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63884:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63884 | RPyItem(l_v308541, 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:64156:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64156 | RPyItem(l_v308634, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64157:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64157 | RPyItem(l_v308634, 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:64180:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64180 | RPyItem(l_v308634, 3L) = l_v308635; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64181:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64181 | RPyItem(l_v308634, 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:64453:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64453 | RPyItem(l_v308727, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64454:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64454 | RPyItem(l_v308727, 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:64477:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64477 | RPyItem(l_v308727, 3L) = l_v308728; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64478:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64478 | RPyItem(l_v308727, 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:64750:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64750 | RPyItem(l_v308820, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64751:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64751 | RPyItem(l_v308820, 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:64774:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64774 | RPyItem(l_v308820, 3L) = l_v308821; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64775:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64775 | RPyItem(l_v308820, 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:65047:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65047 | RPyItem(l_v308913, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65048:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65048 | RPyItem(l_v308913, 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:65071:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65071 | RPyItem(l_v308913, 3L) = l_v308914; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65072:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65072 | RPyItem(l_v308913, 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:65344:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65344 | RPyItem(l_v309006, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65345:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65345 | RPyItem(l_v309006, 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:65368:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65368 | RPyItem(l_v309006, 3L) = l_v309007; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65369:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65369 | RPyItem(l_v309006, 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:65641:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65641 | RPyItem(l_v309099, 1L) = (&pypy_g_rpy_string_24306.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65642:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65642 | RPyItem(l_v309099, 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:65665:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65665 | RPyItem(l_v309099, 3L) = l_v309100; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65666:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65666 | RPyItem(l_v309099, 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] 7 warnings generated. [platform:WARNING] 29 warnings generated. [platform:WARNING] 218 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_v326573; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:3430:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3430 | RPyItem(l_l_443, 1L) = l_v327221; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:3451:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3451 | RPyItem(l_l_443, 2L) = l_v327222; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:3472:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3472 | RPyItem(l_l_443, 3L) = l_v327223; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:3912:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3912 | RPyItem(l_l_444, 1L) = l_v327415; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:3931:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3931 | RPyItem(l_l_444, 2L) = l_v327416; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v327544, 1L) = l_v327545; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v327544, 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] 201 warnings generated. [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_v327544, 3L) = l_v327546; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v327544, 4L) = l_v327547; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v327544, 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_v327556; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v327557; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v327558; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v327559; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v327560; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:5328:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5328 | RPyItem(l_l_446, 1L) = l_v327937; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:5349:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5349 | RPyItem(l_l_446, 2L) = l_v327938; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] pypy_interpreter.c:14127:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14127 | RPyItem(l_l_463, 1L) = l_v330794; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14148:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14148 | RPyItem(l_l_463, 2L) = l_v330795; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14216:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14216 | RPyItem(l_l_463, 3L) = l_v330796; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14753:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14753 | RPyItem(l_v330935, 1L) = l_v330936; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15190:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15190 | RPyItem(l_l_465, 1L) = l_v330941; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:15910:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15910 | RPyItem(l_v331368, 1L) = l_v331369; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15959:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15959 | RPyItem(l_v331371, 2L) = l_v331372; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16124:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16124 | RPyItem(l_l_466, 1L) = l_v331375; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16395:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16395 | RPyItem(l_l_467, 1L) = l_v331378; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16416:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16416 | RPyItem(l_l_467, 2L) = l_v331379; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18394:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18394 | RPyItem(l_v332302, 1L) = l_v332303; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18442:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18442 | RPyItem(l_v332305, 2L) = l_v332306; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18491:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18491 | RPyItem(l_v332308, 3L) = l_v332309; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18658:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18658 | RPyItem(l_l_470, 1L) = l_v332312; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18678:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18678 | RPyItem(l_l_470, 2L) = l_v332313; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18953:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18953 | RPyItem(l_l_471, 1L) = l_v332316; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18974:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18974 | RPyItem(l_l_471, 2L) = l_v332317; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18995:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18995 | RPyItem(l_l_471, 3L) = l_v332318; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:20573:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20573 | RPyItem(l_v333106, 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:20596:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20596 | RPyItem(l_v333106, 2L) = l_v333108; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:29712:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29712 | RPyItem(l_v335912, 1L) = l_v335913; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:39633:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39633 | RPyItem(l_l_503, 1L) = l_v339364; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:39651:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39651 | RPyItem(l_l_503, 2L) = l_v339365; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:39669:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39669 | RPyItem(l_l_503, 3L) = l_v339366; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:39673:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39673 | 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] 593 warnings generated. [platform:WARNING] pypy_interpreter.c:40689:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40689 | RPyItem(l_l_504, 1L) = l_v339657; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40707:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40707 | RPyItem(l_l_504, 2L) = l_v339658; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40725:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40725 | RPyItem(l_l_504, 3L) = l_v339659; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40743:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40743 | RPyItem(l_l_504, 4L) = l_v339660; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:42241:15: warning: array index 3 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 42241 | l_v340411 = RPyField(l_s_182, 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:42246:15: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 42246 | l_v340414 = RPyField(l_s_182, 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:42252:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 42252 | l_v340418 = RPyField(l_s_182, 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:43911:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 43911 | l_v340941 = 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:45361:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45361 | RPyItem(l_lst_67, 1L) = l_v341332; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45654:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45654 | RPyItem(l_l_505, 1L) = l_v341444; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45673:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45673 | RPyItem(l_l_505, 2L) = l_v341445; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45692:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45692 | RPyItem(l_l_505, 3L) = l_v341446; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45711:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45711 | RPyItem(l_l_505, 4L) = l_v341447; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46105:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46105 | RPyItem(l_l_506, 1L) = l_v341607; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46125:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46125 | RPyItem(l_l_506, 2L) = l_v341608; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46145:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46145 | RPyItem(l_l_506, 3L) = l_v341609; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46165:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46165 | RPyItem(l_l_506, 4L) = l_v341610; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46185:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46185 | RPyItem(l_l_506, 5L) = l_v341611; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46205:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46205 | RPyItem(l_l_506, 6L) = l_v341612; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46224:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46224 | RPyItem(l_l_506, 7L) = l_v341613; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:48302:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48302 | RPyItem(l_l_508, 1L) = l_v342301; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:49740:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49740 | RPyItem(l_l_510, 1L) = l_v342805; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:49759:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49759 | RPyItem(l_l_510, 2L) = l_v342806; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:50112:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50112 | RPyItem(l_l_511, 1L) = l_v342973; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:50858:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50858 | RPyItem(l_l_513, 1L) = l_v343204; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:50879:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50879 | RPyItem(l_l_513, 2L) = l_v343205; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:50908:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50908 | RPyItem(l_l_513, 3L) = l_v343206; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:51299:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51299 | RPyItem(l_l_514, 1L) = l_v343336; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:51318:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51318 | RPyItem(l_l_514, 2L) = l_v343337; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:51337:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51337 | RPyItem(l_l_514, 3L) = l_v343338; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:53296:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53296 | RPyItem(l_lst_68, 1L) = l_v343945; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:53317:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53317 | RPyItem(l_lst_68, 2L) = l_v343946; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:53385:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53385 | RPyItem(l_lst_68, 3L) = l_v343947; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:59081:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59081 | RPyItem(l_v345866, 1L) = l_v345867; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:59082:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59082 | RPyItem(l_v345866, 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] 1201 warnings generated. [platform:WARNING] pypy_interpreter.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_528, 1L) = l_v347887; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:65135:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65135 | RPyItem(l_l_528, 2L) = l_v347888; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:65168:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65168 | RPyItem(l_l_528, 3L) = l_v347890; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:383:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 383 | RPyItem(l_l_529, 1L) = l_v348127; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:667:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 667 | RPyItem(l_l_530, 1L) = l_v348224; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:688:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 688 | RPyItem(l_l_530, 2L) = l_v348225; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:722:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 722 | RPyItem(l_l_530, 3L) = l_v348227; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1033:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1033 | RPyItem(l_l_531, 1L) = l_v348344; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1054:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1054 | RPyItem(l_l_531, 2L) = l_v348345; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1083:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1083 | RPyItem(l_l_531, 3L) = l_v348346; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1104:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1104 | RPyItem(l_l_531, 4L) = l_v348347; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1172:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1172 | RPyItem(l_l_531, 5L) = l_v348348; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5280:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5280 | RPyItem(l_l_609, 1L) = l_v372524; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:5299:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5299 | RPyItem(l_l_609, 2L) = l_v372525; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1465:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1465 | RPyItem(l_l_532, 1L) = l_v348500; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1486:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1486 | RPyItem(l_l_532, 2L) = l_v348501; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1520:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1520 | RPyItem(l_l_532, 3L) = l_v348503; [platform:WARNING] | pypy_interpreter_2.c:7034:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7034 | RPyItem(l_l_611, 1L) = l_v373090; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-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] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[note: RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] expanded from macro 'RPyItem' [platform:WARNING] 69 | pypy_interpreter_2.c:7052:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]# [platform:WARNING] 7052 | d RPyItem(l_l_611, 2L) = l_v373091; [platform:WARNING] | ^ ~~ [platform:WARNING] e/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] f 69 | # define RPyItem(array, index) ((array)->items[index]) [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] pypy_interpreter_1.c:1541:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1541 | RPyItem(l_l_532, 4L) = l_v348504; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1574:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1574 | RPyItem(l_l_532, 5L) = l_v348506; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1853:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1853 | RPyItem(l_l_533, 1L) = l_v348647; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1874:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1874 | RPyItem(l_l_533, 2L) = l_v348648; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1903:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1903 | RPyItem(l_l_533, 3L) = l_v348649; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2192:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2192 | RPyItem(l_lst_71, 1L) = l_v348757; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2196:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2196 | RPyItem(l_lst_71, 2L) = (&pypy_g_rpy_string_1188.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2269:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2269 | RPyItem(l_lst_71, 3L) = l_v348759; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2290:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2290 | RPyItem(l_lst_71, 4L) = l_v348760; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2324:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2324 | RPyItem(l_lst_71, 5L) = l_v348761; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2619:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2619 | RPyItem(l_l_534, 1L) = l_v348917; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2623:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2623 | RPyItem(l_l_534, 2L) = (&pypy_g_rpy_string_1188.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2657:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2657 | RPyItem(l_l_534, 3L) = l_v348918; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2661:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2661 | RPyItem(l_l_534, 4L) = (&pypy_g_rpy_string_1189.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2695:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2695 | RPyItem(l_l_534, 5L) = l_v348919; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2699:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2699 | RPyItem(l_l_534, 6L) = (&pypy_g_rpy_string_1190.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2733:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2733 | RPyItem(l_l_534, 7L) = l_v348920; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:3783:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3783 | RPyItem(l_l_535, 1L) = l_v349302; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItepypy_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_v393160, 1L) = l_v393161; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v393160, 2L) = (&pypy_g_rpy_string_28989.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v393160, 3L) = l_v393162; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[pypy_interpreter_2.cRPY_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_v393160, 4L) = (&pypy_g_rpy_string_28990.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v393160, 5L) = l_v393163; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [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 | :10230:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] v 10230 | RPyItem(l_v374329, 1L) = l_v374330; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: oexpanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index)i ((array)->items[indexd]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struc*t pypy_rpy_string0 *items[RPY_VARLENG TH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:10231:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10231 | RPyItem(l_v37items[RPY_VARLENGTH]4329, 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] [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:3787:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3787 | RPyItem(l_l_535, 2L) = (&pypy_g_rpy_string_1216.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:3821:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3821 | RPyItem(l_l_535, 3L) = l_v349304; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:3825:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3825 | RPyItem(l_l_535, 4L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:3854:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3854 | RPyItem(l_l_535, 5L) = l_v349305; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:3858:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3858 | RPyItem(l_l_535, 6L) = (&pypy_g_rpy_string_1218.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:3891:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3891 | RPyItem(l_l_535, 7L) = l_v349307; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4164:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4164 | RPyItem(l_v349436, 1L) = l_v349438; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4168:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4168 | RPyItem(l_v349436, 2L) = (&pypy_g_rpy_string_1221.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4296:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4296 | RPyItem(l_v349436, 3L) = l_v349439; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4300:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4300 | RPyItem(l_v349436, 4L) = (&pypy_g_rpy_string_178.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4430:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4430 | RPyItem(l_v349436, 5L) = l_v349440; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4724:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4724 | RPyItem(l_l_536, 1L) = l_v349638; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4728:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4728 | RPyItem(l_l_536, 2L) = (&pypy_g_rpy_string_1222.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4761:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4761 | RPyItem(l_l_536, 3L) = l_v349640; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4765:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4765 | RPyItem(l_l_536, 4L) = (&pypy_g_rpy_string_1223.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4798:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4798 | RPyItem(l_l_536, 5L) = l_v349642; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4802:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4802 | RPyItem(l_l_536, 6L) = (&pypy_g_rpy_string_1224.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4835:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4835 | RPyItem(l_l_536, 7L) = l_v349644; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4839:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4839 | RPyItem(l_l_536, 8L) = (&pypy_g_rpy_string_1223.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4872:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4872 | RPyItem(l_l_536, 9L) = l_v349646; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5218:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5218 | RPyItem(l_l_537, 1L) = l_v349801; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5222:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5222 | RPyItem(l_l_537, 2L) = (&pypy_g_rpy_string_1225.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5290:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5290 | RPyItem(l_l_537, 3L) = l_v349802; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5294:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5294 | RPyItem(l_l_537, 4L) = (&pypy_g_rpy_string_1226.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5362:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5362 | RPyItem(l_l_537, 5L) = l_v349803; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5611:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5611 | RPyItem(l_l_538, 1L) = l_v349975; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5615:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5615 | RPyItem(l_l_538, 2L) = (&pypy_g_rpy_string_1228.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5648:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5648 | RPyItem(l_l_538, 3L) = l_v349976; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5652:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5652 | RPyItem(l_l_538, 4L) = (&pypy_g_rpy_string_1229.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5685:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5685 | RPyItem(l_l_538, 5L) = l_v349978; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5935:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5935 | RPyItem(l_l_539, 1L) = l_v350097; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5939:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5939 | RPyItem(l_l_539, 2L) = (&pypy_g_rpy_string_1230.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5973:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5973 | RPyItem(l_l_539, 3L) = l_v350099; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5977:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5977 | RPyItem(l_l_539, 4L) = (&pypy_g_rpy_string_1231.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6006:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6006 | RPyItem(l_l_539, 5L) = l_v350100; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6010:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6010 | RPyItem(l_l_539, 6L) = (&pypy_g_rpy_string.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6039:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6039 | RPyItem(l_l_539, 7L) = l_v350101; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6638:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6638 | RPyItem(l_v395205, 1L) = l_v395206; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # dpypy_interpreter_1.c:6290:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6290 | RPyItem(l_l_540, 1L) = l_v350226; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # efine RPyItem(array, index) define RPyItem(array, index) ((a r ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];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] pypy_interpreter_1.c: [platform:WARNING] | ^ [platform:WARNING] 6294:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6294 | RPyItem(l_l_540, 2L) = (&pypy_interpreter_3.c:6639:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6639 | RPyIpypy_g_rpy_tem(l_v39520s5,t ring_445.b); [platform:WARNING] | ^ ~~ [platform:WARNING] 2L) = (&pypy_g_rpy_string_28996.b); [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:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6328:69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:6972:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6972 | RPyItem(l_v395209, 1L) = l_v395210; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6973 | RPyItem(l_v395209, 2L) = (&pypy_g_rpy_string_28994.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6328 | RPyItem(l_l_540, 3L) = l_v350228; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6332:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6332 | RPyItem(l_l_540, 4L) = (&pypy_g_rpy_string_1233.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6365:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6365 | RPyItem(l_l_540, 5L) = l_v350230; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6369:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6369 | RPyItem(l_l_540, 6L) = (&pypy_g_rpy_string_445.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6402:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6402 | RPyItem(l_l_540, 7L) = l_v350232; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6683:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6683 | RPyItem(l_l_541, 1L) = l_v350366; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6704:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6704 | RPyItem(l_l_541, 2L) = l_v350367; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6733:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6733 | RPyItem(l_l_541, 3L) = l_v350368; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6754:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6754 | RPyItem(l_l_541, 4L) = l_v350369; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6783:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6783 | RPyItem(l_l_541, 5L) = l_v350370; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6804:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6804 | RPyItem(l_l_541, 6L) = l_v350371; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6833:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6833 | RPyItem(l_l_541, 7L) = l_v350372; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7128:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7128 | RPyItem(l_l_542, 1L) = l_v350522; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7149:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7149 | RPyItem(l_l_542, 2L) = l_v350523; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7182:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7182 | RPyItem(l_l_542, 3L) = l_v350525; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7203:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7203 | RPyItem(l_l_542, 4L) = l_v350526; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7236:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7236 | RPyItem(l_l_542, 5L) = l_v350528; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7484:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7484 | RPyItem(l_l_543, 1L) = l_v350665; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7488:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7488 | RPyItem(l_l_543, 2L) = (&pypy_g_rpy_string_203.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7517:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7517 | RPyItem(l_l_543, 3L) = l_v350666; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7521:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7521 | RPyItem(l_l_543, 4L) = (&pypy_g_rpy_string_1235.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7550:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7550 | RPyItem(l_l_543, 5L) = l_v350667; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7554:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7554 | RPyItem(l_l_543, 6L) = (&pypy_g_rpy_string_464.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7587:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7587 | RPyItem(l_l_543, 7L) = l_v350669; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7854:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7854 | RPyItem(l_l_544, 1L) = l_v350790; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7858:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7858 | RPyItem(l_l_544, 2L) = (&pypy_g_rpy_string_500.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7887:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7887 | RPyItem(l_l_544, 3L) = l_v350791; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7891:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7891 | RPyItem(l_l_544, 4L) = (&pypy_g_rpy_string.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7920:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7920 | RPyItem(l_l_544, 5L) = l_v350792; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7924:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7924 | RPyItem(l_l_544, 6L) = (&pypy_g_rpy_string.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7953:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7953 | RPyItem(l_l_544, 7L) = l_v350793; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7957:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7957 | RPyItem(l_l_544, 8L) = (&pypy_g_rpy_string_1237.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7991:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7991 | RPyItem(l_l_544, 9L) = l_v350795; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7995:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7995 | RPyItem(l_l_544, 10L) = (&pypy_g_rpy_string_1238.b); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8028:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8028 | RPyItem(l_l_544, 11L) = l_v350797; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8032:2: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8032 | RPyItem(l_l_544, 12L) = (&pypy_g_rpy_string_1239.b); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8061:2: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8061 | RPyItem(l_l_544, 13L) = l_v350798; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8310:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8310 | RPyItem(l_l_545, 1L) = l_v350970; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8314:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8314 | RPyItem(l_l_545, 2L) = (&pypy_g_rpy_string_1242.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8343:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8343 | RPyItem(l_l_545, 3L) = l_v350971; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8347:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8347 | RPyItem(l_l_545, 4L) = (&pypy_g_rpy_string_1243.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8380:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8380 | RPyItem(l_l_545, 5L) = l_v350973; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8660:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8660 | RPyItem(l_l_546, 1L) = l_v351088; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8664:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8664 | RPyItem(l_l_546, 2L) = (&pypy_g_rpy_string.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8693:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8693 | RPyItem(l_l_546, 3L) = l_v351089; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8697:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8697 | RPyItem(l_l_546, 4L) = (&pypy_g_rpy_string.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8726:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8726 | RPyItem(l_l_546, 5L) = l_v351090; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8730:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8730 | RPyItem(l_l_546, 6L) = (&pypy_g_rpy_string.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8759:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8759 | RPyItem(l_l_546, 7L) = l_v351091; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8763:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8763 | RPyItem(l_l_546, 8L) = (&pypy_g_rpy_string.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8792:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8792 | RPyItem(l_l_546, 9L) = l_v351092; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8796:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8796 | RPyItem(l_l_546, 10L) = (&pypy_g_rpy_string_1246.b); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8864:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8864 | RPyItem(l_l_546, 11L) = l_v351093; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10687:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10687 | l_v396942 = RPyItem(l_v396835, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10694:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10694 | l_v396946 = RPyItem(l_v396835, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9244:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9244 | RPyItem(l_l_547, 1L) = l_v351262; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9248:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9248 | RPyItem(l_l_547, 2L) = (&pypy_g_rpy_string_1248.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9333:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9333 | RPyItem(l_l_547, 3L) = l_v351264; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9337:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9337 | RPyItem(l_l_547, 4L) = (&pypy_g_rpy_string_1249.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9422:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9422 | RPyItem(l_l_547, 5L) = l_v351266; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9426:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9426 | RPyItem(l_l_547, 6L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9511:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9511 | RPyItem(l_l_547, 7L) = l_v351268; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9515:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9515 | RPyItem(l_l_547, 8L) = (&pypy_g_rpy_string_1251.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9601:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9601 | RPyItem(l_l_547, 9L) = l_v351271; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10106:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10106 | RPyItem(l_lst_72, 1L) = l_v351624; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11534:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11534 | RPyItem(l_l_653, 1L) = l_v397250; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11553:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11553 | RPyItem(l_l_653, 2L) = l_v397251; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11572:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11572 | RPyItem(l_l_653, 3L) = l_v397252; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11592:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11592 | RPyItem(l_l_653, 4L) = l_v397253; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11611:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11611 | RPyItem(l_l_653, 5L) = l_v397254; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11631:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11631 | RPyItem(l_l_653, 6L) = l_v397255; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10443:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10443 | RPyItem(l_l_548, 1L) = l_v351743; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10447:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10447 | RPyItem(l_l_548, 2L) = (&pypy_g_rpy_string_1254.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10481:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10481 | RPyItem(l_l_548, 3L) = l_v351745; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10769:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10769 | RPyItem(l_l_549, 1L) = l_v351873; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10790:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10790 | RPyItem(l_l_549, 2L) = l_v351874; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10819:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10819 | RPyItem(l_l_549, 3L) = l_v351875; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10840:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10840 | RPyItem(l_l_549, 4L) = l_v351876; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10869:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10869 | RPyItem(l_l_549, 5L) = l_v351877; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11204:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11204 | RPyItem(l_l_550, 1L) = l_v352006; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11208:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11208 | RPyItem(l_l_550, 2L) = (&pypy_g_rpy_string_1218.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11238:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11238 | RPyItem(l_l_550, 3L) = l_v352007; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11242:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11242 | RPyItem(l_l_550, 4L) = (&pypy_g_rpy_string_1256.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11275:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11275 | RPyItem(l_l_550, 5L) = l_v352009; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11626:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11626 | RPyItem(l_l_551, 1L) = l_v352167; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11630:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11630 | RPyItem(l_l_551, 2L) = (&pypy_g_rpy_string_1258.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11664:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11664 | RPyItem(l_l_551, 3L) = l_v352168; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11668:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11668 | RPyItem(l_l_551, 4L) = (&pypy_g_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:11736:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11736 | RPyItem(l_l_551, 5L) = l_v352169; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11999:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11999 | RPyItem(l_lst_73, 1L) = l_v352318; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:12003:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12003 | RPyItem(l_lst_73, 2L) = (&pypy_g_rpy_string_1261.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:12088:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12088 | RPyItem(l_lst_73, 3L) = l_v352321; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:12425:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12425 | RPyItem(l_l_552, 1L) = l_v352467; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:12446:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12446 | RPyItem(l_l_552, 2L) = l_v352468; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:12514:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12514 | RPyItem(l_l_552, 3L) = l_v352469; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:12828:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12828 | RPyItem(l_l_553, 1L) = l_v352609; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:12849:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12849 | RPyItem(l_l_553, 2L) = l_v352610; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:12917:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12917 | RPyItem(l_l_553, 3L) = l_v352611; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13206:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13206 | RPyItem(l_l_554, 1L) = l_v352753; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13227:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13227 | RPyItem(l_l_554, 2L) = l_v352754; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13256:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13256 | RPyItem(l_l_554, 3L) = l_v352755; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13541:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13541 | RPyItem(l_l_555, 1L) = l_v352872; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13545:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13545 | RPyItem(l_l_555, 2L) = (&pypy_g_rpy_string_1262.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13579:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13579 | RPyItem(l_l_555, 3L) = l_v352873; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13836:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13836 | RPyItem(l_lst_74, 1L) = l_v352982; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13857:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13857 | RPyItem(l_lst_74, 2L) = l_v352983; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13943:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13943 | RPyItem(l_lst_74, 3L) = l_v352986; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14268:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14268 | RPyItem(l_l_556, 1L) = l_v353129; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14272:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14272 | RPyItem(l_l_556, 2L) = (&pypy_g_rpy_string_991.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14301:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14301 | RPyItem(l_l_556, 3L) = l_v353130; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14305:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14305 | RPyItem(l_l_556, 4L) = (&pypy_g_rpy_string_992.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14334:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14334 | RPyItem(l_l_556, 5L) = l_v353131; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14616:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14616 | RPyItem(l_l_557, 1L) = l_v353252; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14620:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14620 | RPyItem(l_l_557, 2L) = (&pypy_g_rpy_string_1263.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14653:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14653 | RPyItem(l_l_557, 3L) = l_v353254; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14657:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14657 | RPyItem(l_l_557, 4L) = (&pypy_g_rpy_string_1264.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14690:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14690 | RPyItem(l_l_557, 5L) = l_v353256; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:15005:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15005 | RPyItem(l_l_558, 1L) = l_v353385; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:15009:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15009 | RPyItem(l_l_558, 2L) = (&pypy_g_rpy_string_1265.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:15095:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15095 | RPyItem(l_l_558, 3L) = l_v353388; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:15385:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15385 | RPyItem(l_lst_75, 1L) = l_v353548; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:15389:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15389 | RPyItem(l_lst_75, 2L) = (&pypy_g_rpy_string_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:15462:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15462 | RPyItem(l_lst_75, 3L) = l_v353550; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:15809:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15809 | RPyItem(l_lst_76, 1L) = l_v353668; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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:31506:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31506 | l_v381335 = RPyItem(l_v381331, 1 ((array)->iteL); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69ms[in | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:31512:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31512 | l_v381338 = RPyItem(l_v381331, 2dex]) [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); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16417:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16417 | RPyItem(l_v353829, 1L) = l_v353830; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16418:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16418 | RPyItem(l_v353829, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16450:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16450 | RPyItem(l_v353829, 3L) = l_v353831; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16475:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16475 | RPyItem(l_v353829, 4L) = l_v353832; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16476:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16476 | RPyItem(l_v353829, 5L) = (&pypy_g_rpy_string_1348.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16501:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16501 | RPyItem(l_v353829, 6L) = l_v353833; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16502:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16502 | RPyItem(l_v353829, 7L) = (&pypy_g_rpy_string_1218.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16532:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16532 | RPyItem(l_v353829, 8L) = l_v353834; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16533:2: warning: array index 9 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16533 | RPyItem(l_v353829, 9L) = (&pypy_g_rpy_string_1219.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16666:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16666 | RPyItem(l_v353836, 1L) = l_v353837; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16667:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16667 | RPyItem(l_v353836, 2L) = (&pypy_g_rpy_string_1219.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16847:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16847 | RPyItem(l_v354018, 1L) = l_v354019; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16848:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16848 | RPyItem(l_v354018, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:17102:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17102 | RPyItem(l_v354081, 1L) = l_v354082; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:17103:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17103 | RPyItem(l_v354081, 2L) = (&pypy_g_rpy_string_1354.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:17226:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17226 | RPyItem(l_v354084, 1L) = l_v354085; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:17227:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17227 | RPyItem(l_v354084, 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_2.c:32859:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32859 | RPyItem(l_l_631, 1L) = l_v381572; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:32877:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32877 | RPyItem(l_l_631, 2L) = l_v381573; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:33154:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33154 | RPyItem(l_l_632, 1L) = l_v381576; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:33172:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33172 | RPyItem(l_l_632, 2L) = l_v381577; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:33587:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33587 | l_v382083 = RPyItem(l_v382079, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24058:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24058 | RPyItem(l_l_662, 1L) = l_v401397; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24076:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24076 | RPyItem(l_l_662, 2L) = l_v401398; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24094:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24094 | RPyItem(l_l_662, 3L) = l_v401399; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24112:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24112 | RPyItem(l_l_662, 4L) = l_v401400; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24130:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24130 | RPyItem(l_l_662, 5L) = l_v401401; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24148:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24148 | RPyItem(l_l_662, 6L) = l_v401402; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24166:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24166 | RPyItem(l_l_662, 7L) = l_v401403; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24443:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24443 | RPyItem(l_l_663, 1L) = l_v401406; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24461:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24461 | RPyItem(l_l_663, 2L) = l_v401407; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] pypy_interpreter_1.c:19252:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19252 | RPyI tem(l_v354574, 1L) = l_v354575; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[in8616 | void* items[RPY_VARLEdex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] N./singleheader.hG:T10311H:]; [platform:WARNING] | ^ [platform:WARNING] 2: note: array 'items' declared here [platform:WARNING] pypy_interpreter_3.c :1031125340:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25340 | RPyItem(l_l | _665, 1L) = l st_ruvc4t pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 01421; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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.cpypy_interpreter_1.c:37284:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37284 | RPyItem(l_l_636, 1L) = l_v383091; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25739:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25739 | l_v402518 = RPyItem(l_v402514, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25745:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25745 | l_v402521 = RPyItem(l_v402514, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25751:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25751 | l_v402524 = RPyItem(l_v402514, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25757:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25757 | l_v402527 = RPyItem(l_v402514, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25763:15: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25763 | l_v402530 = RPyItem(l_v402514, 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:25769:15: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25769 | l_v402533 = RPyItem(l_v402514, 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:25775:15: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25775 | l_v402536 = RPyItem(l_v402514, 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_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_v416474, 1L) = (&pypy_g_rpy_string_35275.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :20253:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20253 | RPyItem(l_v354907, 1L) = l_v354908; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:37894:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37894 | RPyItem(l_l_637, 1L) = l_v383423; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:38714:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38714 | RPyItem(l_l_638, 1L) = l_v383702; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:38733:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38733 | RPyItem(l_l_638, 2L) = l_v383703; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28707:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28707 | RPyItem(l_v403316, 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:28822:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28822 | l_v403345 = RPyItem(l_v402951, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:29010:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 29010 | 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:41332:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41332 | RPyItem(l_l_639, 1L) = l_v384536; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41351:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41351 | RPyItem(l_l_639, 2L) = l_v384537; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41595:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41595 | RPyItem(l_l_643, 1L) = l_v384541; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41912:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41912 | RPyItem(l_l_640, 1L) = l_v384545; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:42149:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42149 | RPyItem(l_l_641, 1L) = l_v384550; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:42386:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42386 | RPyItem(l_l_642, 1L) = l_v384555; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:25177:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25177 | RPyItem(l_v356757, 1L) = l_v356758; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:25178:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25178 | RPyItem(l_v356757, 2L) = (&pypy_g_rpy_string_208.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:25201:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25201 | RPyItem(l_v356757, 3L) = l_v356759; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:25202:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25202 | RPyItem(l_v356757, 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:25225:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25225 | RPyItem(l_v356757, 5L) = l_v356760; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:25226:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25226 | RPyItem(l_v356757, 6L) = (&pypy_g_rpy_string_3131.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:25274:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25274 | RPyItem(l_v356757, 7L) = l_v356761; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:25275:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25275 | RPyItem(l_v356757, 8L) = (&pypy_g_rpy_string_3132.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:26794:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26794 | RPyItem(l_v357342, 1L) = l_v357343; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:26795:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26795 | RPyItem(l_v357342, 2L) = (&pypy_g_rpy_string_3131.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:26818:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26818 | RPyItem(l_v357342, 3L) = l_v357344; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:26819:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26819 | RPyItem(l_v357342, 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_2.c:45010:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45010 | RPyItem(l_l_644, 1L) = l_v385881; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:47579:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 47579 | RPyItem(l_v386633, 1L) = l_v386634; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:48099:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48099 | RPyItem(l_v386937, 1L) = l_v386938; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:48100:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48100 | RPyItem(l_v386937, 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:48397:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48397 | RPyItem(l_v387039, 1L) = l_v387040; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:52422:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52422 | RPyItem(l_v388208, 1L) = l_v388209; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:52759:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52759 | RPyItem(l_l_647, 1L) = l_v388443; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:52778:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52778 | RPyItem(l_l_647, 2L) = l_v388444; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:52797:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52797 | RPyItem(l_l_647, 3L) = l_v388445; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:52816:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52816 | RPyItem(l_l_647, 4L) = l_v388446; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:52835:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52835 | RPyItem(l_l_647, 5L) = l_v388447; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:52854:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52854 | RPyItem(l_l_647, 6L) = l_v388448; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:54948:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54948 | RPyItem(l_l_648, 1L) = l_v388978; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:54966:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54966 | RPyItem(l_l_648, 2L) = l_v388979; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:32667:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32667 | RPyItem(l_l_582, 1L) = l_v358921; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:32685:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32685 | RPyItem(l_l_582, 2L) = l_v358922; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:33316:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33316 | RPyItem(l_l_584, 1L) = l_v358930; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:48859:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48859 | RPyItem(l_v409794, 1L) = l_v409795; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:48860:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48860 | RPyItem(l_v409794, 2L) = (&pypy_g_rpy_string_30910.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:33828:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33828 | RPyItem(l_v359554, 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:33851:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33851 | RPyItem(l_v359554, 2L) = l_v359556; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:34014:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 34014 | RPyItem(l_v359558, 1L) = l_v359559; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:34015:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 34015 | RPyItem(l_v359558, 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:34038:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 34038 | RPyItem(l_v359558, 3L) = l_v359560; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:34039:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 34039 | RPyItem(l_v359558, 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:35799:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35799 | RPyItem(l_l_585, 1L) = l_v360139; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:36176:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36176 | RPyItem(l_l_587, 1L) = l_v360142; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:36194:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36194 | RPyItem(l_l_587, 2L) = l_v360143; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:38471:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38471 | RPyItem(l_v361142, 1L) = l_v361143; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:38472:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38472 | RPyItem(l_v361142, 2L) = (&pypy_g_rpy_string_3564.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:38497:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38497 | RPyItem(l_v361142, 3L) = l_v361144; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:38498:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38498 | RPyItem(l_v361142, 4L) = (&pypy_g_rpy_string_3565.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:38529:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38529 | RPyItem(l_v361142, 5L) = l_v361145; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:38530:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38530 | RPyItem(l_v361142, 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] 1 warning generated. [platform:WARNING] pypy_interpreter_1.c:41861:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41861 | RPyItem(l_l_589, 1L) = l_v361278; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:41879:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41879 | RPyItem(l_l_589, 2L) = l_v361279; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:41897:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41897 | RPyItem(l_l_589, 3L) = l_v361280; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:41915:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41915 | RPyItem(l_l_589, 4L) = l_v361281; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:41933:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41933 | RPyItem(l_l_589, 5L) = l_v361282; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:41951:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41951 | RPyItem(l_l_589, 6L) = l_v361283; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:41969:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41969 | RPyItem(l_l_589, 7L) = l_v361284; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:41987:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41987 | RPyItem(l_l_589, 8L) = l_v361285; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:42005:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42005 | RPyItem(l_l_589, 9L) = l_v361286; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:42023:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42023 | RPyItem(l_l_589, 10L) = l_v361287; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:42041:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42041 | RPyItem(l_l_589, 11L) = l_v361288; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:42059:2: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42059 | RPyItem(l_l_589, 12L) = l_v361289; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:42077:2: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42077 | RPyItem(l_l_589, 13L) = l_v361290; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:42095:2: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42095 | RPyItem(l_l_589, 14L) = l_v361291; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:42339:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42339 | RPyItem(l_l_590, 1L) = l_v361295; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:43494:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43494 | RPyItem(l_v363117, 1L) = l_v363118; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:43495:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43495 | RPyItem(l_v363117, 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:43518:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43518 | RPyItem(l_v363117, 3L) = l_v363119; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:43519:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43519 | RPyItem(l_v363117, 4L) = (&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:43542:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43542 | RPyItem(l_v363117, 5L) = l_v363120; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:43543:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43543 | RPyItem(l_v363117, 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:43846:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43846 | RPyItem(l_v363124, 1L) = l_v363125; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:43847:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43847 | RPyItem(l_v363124, 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:43870:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43870 | RPyItem(l_v363124, 3L) = l_v363126; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:43871:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43871 | RPyItem(l_v363124, 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:56246:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56246 | l_v412434 = RPyIpypy_interpreter_1.c:44685:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44685 | RPyItem(l_v363578, 1L) = l_v363579; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: tem(l_v412430, 1L)expanded from macro 'RPyItem' [platform:WARNING] 69 | # def;ine 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 | # define RPyItem(array, index) ((array)->it ems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:56252:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56252 | l_v412437 = RPyItem(l_v412430, 2L); [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] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:pypy_interpreter_1.c:44686:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 69 44686 | RPyIt:47:e note: expanded from macro 'RPyItem' [platform:WARNING] m 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:56258:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56258 | l_v412440 = RPyItem(l_v41243l_v363578, 20L) = (&pypy_g_rpy_string_3573.b); [platform:WARNING] | ^ ~~ [platform:WARNING] , 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] /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* item:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] s[RPY_VARLENGTH] ; [platform:WARNING] | ^ [platform:WARNING] 69 | # define RPpypy_interpreter_3.cy:Item(array, ind56264:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ex) 56264 | l_v 4 1 2 4 4 3 (=( aRrPryaIyt)e-m>(ilt_evm4s12430,[ i4nLd)ex]) [platform:WARNING] ;| [platform:WARNING] ^ ~~~~~ [platform:WARNING] | ^ ~~ [platform:WARNING] ./singleheader.h:10311:/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h2::69 :note: 47array 'items' declared here: [platform:WARNING] note: expanded from macro 'RPyItem' [platform:WARNING] 10311 | struct p69 | # ydpeyf_irnpey_stri nRgP0y Item(a*itemsr[rRaPY_VAy,R index)L E N G T H ] ; [platform:WARNING] ((array)- >| i ^t [platform:WARNING] ems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:pypy_interpreter_1.c2::44709:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] note: array 'items' declared here [platform:WARNING] 44709 | R P8616y | I void* ittemems[RPY_(l_v3V6A3R5L7E8N,G T3H]; [platform:WARNING] | L ^) [platform:WARNING] = lpypy_interpreter_3.c_:v562703:6153:5 warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 80; [platform:WARNING] | ^ ~~ [platform:WARNING] 56270 | l_/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47v41244: note: expanded from macro 'RPyItem' [platform:WARNING] 6 69 | =# defi nReP yRPyIteImtem(l_(arvray, index) 412 430, 5 L()(;a [platform:WARNING] r r| a ^ ~~y [platform:WARNING] )->items[i/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hn:d69e:x47]:) [platform:WARNING] note: expanded from macro 'RPyItem'| [platform:WARNING] ^ ~~~~~ [platform:WARNING] ./singleheader.h 69 | # def:i10311:2: note: narray 'items' declared here [platform:WARNING] e 10311 | s tRrPyIteuct pmy(payrray,_rpy i_ndex) strin g 0 * i t ems[R((arrPaY_VARLENGy)->iTtHe]m;s [platform:WARNING] [ i| n ^d [platform:WARNING] ex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2:pypy_interpreter_1.c :note: 44710array 'items' declared here: [platform:WARNING] 2 8616 | v: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] oid* item s44710[ | RPyRPY_VARItemL(ElN_Gv36357TH]; [platform:WARNING] 8 ,| ^4 [platform:WARNING] L) pypy_interpreter_3.c:56276:15: warning: =array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] (&pyp [platform:WARNING] y_g_rp y56276_ | s l_v4t1r2i4ng_1024.9b ); [platform:WARNING] | ^ ~~= RPyItem(l_v412430, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h [platform:WARNING] :/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h69:47: note: expanded from macro 'RPyItem':69: [platform:WARNING] 47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_interpreter_1.c:44938:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44938 | RPyItem(l_v363584, 1L) = l_v363585; [platform:WARNING] | ^ ~~ [platform:WARNING] | /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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# d:efine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h44939:2:: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44939 | RPyItem(l_v363584, 2L) = (&pypy_g_rpy_string_3574.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 8616:2:69 note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | pypy_interpreter_3.c:56282:15: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] # define RPyItem56282(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | l_v412452 = RPyItem(l_v412430, 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:56288:15: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56288 | l_v412455 = RPyItem(l_v412430, 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:56294:15: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56294 | l_v412458 = RPyItem(l_v412430, 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:56300:15: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56300 | l_v412461 = RPyItem(l_v412430, 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:56306:15: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56306 | l_v412464 = RPyItem(l_v412430, 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:56312:15: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56312 | l_v412467 = RPyItem(l_v412430, 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:56318:15: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56318 | l_v412470 = RPyItem(l_v412430, 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:56324:15: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56324 | l_v412473 = RPyItem(l_v412430, 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:56330:15: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56330 | l_v412476 = RPyItem(l_v412430, 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_1.c:45954:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45954 | 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:45958:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45958 | 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:45976:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45976 | RPyItem(l_l_592, 3L) = l_v363848; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:46183:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46183 | RPyItem(l_l_593, 1L) = l_v363850; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:46780:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46780 | RPyItem(l_l_594, 1L) = l_v363859; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:47008:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47008 | RPyItem(l_l_595, 1L) = l_v363863; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:59796:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59796 | RPyItem(l_l_672, 1L) = l_v413816; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:59814:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59814 | RPyItem(l_l_672, 2L) = l_v413817; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:53849:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 53849 | RPyItem(l_v366676, 1L) = l_v366677; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:64460:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64460 | l_v415573 = RPyItem(l_v415569, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:64466:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64466 | l_v415576 = RPyItem(l_v415569, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60709:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60709 | 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:60727:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60727 | RPyItem(l_l_602, 2L) = l_v368440; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60745:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60745 | RPyItem(l_l_602, 3L) = l_v368441; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60763:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60763 | RPyItem(l_l_602, 4L) = l_v368442; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60781:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60781 | RPyItem(l_l_602, 5L) = l_v368443; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60799:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60799 | RPyItem(l_l_602, 6L) = l_v368444; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60817:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60817 | RPyItem(l_l_602, 7L) = l_v368445; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60835:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60835 | RPyItem(l_l_602, 8L) = l_v368446; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60853:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60853 | RPyItem(l_l_602, 9L) = l_v368447; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60871:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60871 | RPyItem(l_l_602, 10L) = l_v368448; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60875:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60875 | 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:60879:2: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60879 | 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:60897:2: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60897 | RPyItem(l_l_602, 13L) = l_v368449; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60915:2: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60915 | RPyItem(l_l_602, 14L) = l_v368450; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60933:2: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60933 | RPyItem(l_l_602, 15L) = l_v368451; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60951:2: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60951 | RPyItem(l_l_602, 16L) = l_v368452; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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.c:20957:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20957 | RPyItem(l_v423477, 1L) = l_v423478; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:20958:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20958 | RPyItem(l_v423477, 2L) = (&pypy_g_rpy_string_4811.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:61474:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61474 | RPyItem(l_v369453, 1L) = l_v369454; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:61475:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61475 | RPyItem(l_v369453, 2L) = (&pypy_g_rpy_string_3131.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:61498:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61498 | RPyItem(l_v369453, 3L) = l_v369455; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:61521:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61521 | RPyItem(l_v369453, 4L) = l_v369456; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:61522:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61522 | RPyItem(l_v369453, 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_1.c:63833:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63833 | RPyItem(l_l_605, 1L) = l_v369936; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:64064:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64064 | RPyItem(l_l_606, 1L) = l_v369941; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v465219, 1L) = l_v465220; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v465219, 2L) = (&pypy_g_rpy_string_25006.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v465601, 1L) = l_v465602; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v465601, 2L) = (&pypy_g_rpy_string_25010.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v465601, 3L) = l_v465603; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v465607, 1L) = l_v465608; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v465607, 2L) = (&pypy_g_rpy_string_25010.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v465607, 3L) = l_v465609; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v465611, 1L) = l_v465612; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v465611, 2L) = (&pypy_g_rpy_string_25013.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v465611, 3L) = l_v465613; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v466438, 1L) = l_v466439; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v466438, 2L) = l_v466440; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v466562, 1L) = l_v466563; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v467166 = RPyItem(l_v467165, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v467182 = RPyItem(l_v467181, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v467260 = RPyItem(l_v467259, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v468206 = RPyItem(l_v468205, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v468168 = RPyItem(l_v468167, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v468238, 1L) = l_v468239; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:11253:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11253 | l_v468664 = RPyItem(l_v468663, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:12196:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12196 | l_v469011 = RPyItem(l_v469010, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13403:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13403 | l_v469410 = RPyItem(l_v469409, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13490:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13490 | l_v469435 = RPyItem(l_v469434, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13955:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13955 | pypy_interpreter_astcompiler_1.c:26831:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26831 | RPyItem(l_v451004, 1L) = l_v4510 05; [platform:WARNING] | ^ ~~ [platform:WARNING] l/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] _ 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] v46./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 961pypy_interpreter_astcompiler_1.c:27072:2: warning: 2array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27072 | RPyItem(l_v451008, 1L) = l_v451009; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h :10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] = RPyItem(l_v469611, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14448:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14448 | l_v469788 = RPyItem(l_v469787, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15079:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15079 | l_v469925 = RPyItem(l_v469924, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15123:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15123 | l_v469944 = RPyItem(l_v469943, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16250:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16250 | l_v470392 = RPyItem(l_v470391, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16375:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16375 | l_v470268 = RPyItem(l_v470267, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v453233, 1L) = l_v453234; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v453233, 2L) = (&pypy_g_rpy_string_5904.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v453233, 3L) = l_v453235; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v453233, 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_v453233, 5L) = l_v453236; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *itpypy_interpreter_astcompiler_2.c:21691:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 21691 | RPyItem(l_v471816, 1L) = l_v471e817; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ms[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_v453233, 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:22710:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22710 | RPyItem(l_l_751, 1L) = l_v471966; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->ipypy_interpreter_astcompiler_1.c:35715:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 35715 | RPyItem(l_v454021, 1L) = l_v454022; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:35716:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 35716 | RPyItem(l_v454021, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:36379:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 36379 | RPyItem(l_v454206, 1L) = l_v454207; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:36380:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 36380 | RPyItem(l_v454206, 2L) = (&pypy_g_rpy_string_7281.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [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:22728:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22728 | RPyItem(l_l_751, 2L) = l_v471967; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25159:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25159 | l_v473019 = RPyItem(l_v473018, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25816:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25816 | l_v473325 = RPyItem(l_v473324, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25966:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25966 | l_v473362 = RPyItem(l_v473361, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:37732:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37732 | l_v454773 = RPyItem(l_v454772, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:37818:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37818 | l_v455087 = RPyItem(l_v455086, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:38638:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38638 | l_v455104 = RPyItem(l_v455103, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:39360:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39360 | l_v455630 = RPyItem(l_v455629, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:39382:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39382 | l_v455643 = RPyItem(l_v455642, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40172:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40172 | l_v455692 = RPyItem(l_v455691, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27048:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27048 | l_v474174 = RPyItem(l_v474173, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27165:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27165 | l_v474252 = RPyItem(l_v474251, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27272:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27272 | l_v474428 = RPyItem(l_v474427, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28339:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28339 | RPyItem(l_v473455, 1L) = l_v473456; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:29164:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29164 | l_v474273 = RPyItem(l_v474272, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40866:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40866 | l_pypy_interpreter_astcompiler_2.c:29550:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29550 | l_v474448 = RPyItem(l_v474447, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:29574:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29574 | l_v474458 = RPyItem(l_v474457, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:29618:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29618 | l_v474849 = RPyItem(l_v474848, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:31373:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31373 | l_v475170 = vRPyItem(l_v475169, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 456270 = RPyItem(l_v456269, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41412:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41412 | l_v456029 = RPyItem(l_v456028, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41659:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41659 | l_v456242 = RPyItem(l_v456241, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41734:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41734 | l_v456211 = RPyItem(l_v456210, 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:42393:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42393 | l_v456380 = RPyItem(l_v456379, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45061:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45061 | l_v457339 = RPyItem(l_v457338, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPypypy_interpreter_astcompiler_2.c:32288:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32288 | l_v475552 = RPyItItem(em(l_v475551, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:32350:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32350 | l_v475647 = RPyItem(l_v475646, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arraarray, index) y, index) ((ar ((array)->items[indray)->itex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_ems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: VARLENGTH]; [platform:WARNING] array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:32417:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] pypy_interpreter_astcompiler_1.c:45121:18: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45121 | l_v45 [platform:WARNING] 32417 | 7436 = RPyItem(l_v457435, 3L) l_v475460 =; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) RPyItem(l_v475459, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define((array)->items[inde RPyItem(array, index) ((array)x]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: ->items[index]) [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' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:45537:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45537 | l_v457499 = RPyItem(l_v457498, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45636:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45636 | l_v457595 = RPyItem(l_v457594, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45685:19: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45685 | l_v457617 = RPyItem(l_v457616, 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:45978:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45978 | l_v457670 = RPyItem(l_v457483, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45988:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45988 | l_v457682 = RPyItem(l_v457483, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46472:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46472 | l_v458679 = RPyItem(l_v458678, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 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_2.c:37181:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37181 | l_v477148 = RPyItem(l_v477147, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: id* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:46520:18: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46520 | l_v458700 = RPyItem(l_v458699, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arnote: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyIray, index) ((array)->ittem(array, index) ((arraems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPy)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: Y_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:46649:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46649 | l_v457757 = RPyItem(array 'items' declared here [platform:WARNING] 8616 | vol_v45775id* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:38089:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38089 | l_v477338 = RPyItem(l_v477337, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:38473:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38473 | l_v477443 = RPyItem(l_v477442, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) 6 , 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:47202:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47202 | l_v45807 ((1array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] = RPyItem(l_v458070, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:47248:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47248 | l_v458090 = RPyItem(l_v458089, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:48671:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48671 | l_v458506 = RPyItem(l_v458505, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:48719:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48719 | l_v458527 = RPyItem(l_v458526, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:48765:17: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48765 | l_v458546 = RPyItem(l_v458545, 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:39278:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 39278 | l_c_53 = RPyField(l_raw_2, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:39754:12: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 39754 | l_c_52 = RPyField(l_raw_2, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:49262:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49262 | l_v458838 = RPyItem(l_v458837, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:49310:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49310 | l_v458859 = RPyItem(l_v458858, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:49368:19: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49368 | l_v458957 = RPyItem(l_v458956, 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:40049:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40049 | l_v478151 = RPyItem(l_v478150, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:49795:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49795 | l_v459029 = RPyItem(l_v459028, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40319:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40319 | l_v478211 = RPyItempypy_interpreter_astcompiler_1.c:50061:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50061 | l_v4(5l_9v090 = RPyItem(l_v4590894, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:50107:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50107 | l_v459110 = RPyItem(l_v459109, 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:50166:19: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50166 | l_v459213 = RPyItem(l_v459212, 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] 78210, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40777:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40777 | l_v478365 = RPyItem(l_v478364, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40820:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40820 | l_v478383 = RPyItem(l_v478382, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41224:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41224 | l_v478548 = RPyItem(l_v478547, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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_astcompiler_1.c:50747:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50747 | l_v459351 = RPyItem(l_v459350, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-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* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:41832:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41832 | l_v478938 = RPyItem(l_v478937, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arryay, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPYI_tVeAmR(LaErNrGay, indexTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:41943:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41943 | l_v478892 = RPyItem(l_v478891, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:42239:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42239 | l_v478777 = RPyItem(l_v478776, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] pypy_interpreter_astcompiler_2.c:42978:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42978 | l_v479124 = RPyItem(l_v479123, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:pypy_interpreter_astcompiler_1.c:52750:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52750 | l_v460219 = RPyItem(l_v460218, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:53389:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53389 | l_v460317 = RPyItem(l_v460316, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # 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_interpreter_astcompiler_2.c:43805:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43805 | l_v479329 = RPyItem(l_v479328, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47tems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:53472:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53472 | l_v460347 = RP: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) yItem(l_v460346, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:53517:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53517 | l_v460365 = RPyItem(l_v460364, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] pypy_interpreter_astcompiler_2.c:43894:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43894 | l_v479356 = RPyItem(l_v479355, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:44283:17: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44283 | l_v479465 = RPyItem(l_v479464, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:44844:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44844 | l_v479582 = RPyItem(l_v479581, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:44927:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44927 | l_v479619 = RPyItem(l_v479618, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:53933:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53933 | l_v460515 = RPyItem(l_v460514, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:54029:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54029 | l_v460795 = RPyItem(l_v460794, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:54141:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54141 | l_v460549 = RPyItem(l_v460548, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:54164:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54164 | l_v460687 = RPyItem(l_v460686, 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:54241:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54241 | l_v460559 = RPyItem(l_v460558, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:54286:16: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54286 | l_v460578 = RPyItem(l_v460577, 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:45716:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45716 | l_v480022 = RPyItem(l_v480021, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45805:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45805 | l_v480049 = RPyItempypy_interpreter_astcompiler_1.c:54983:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54983 | l_v460938 = RPyItem(l_v460937, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_v480048, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46195:17: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46195 | l_v480158 = RPyItem(l_v480157, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46756:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46756 | l_v480275 = RPyItem(l_v480274, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46839:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46839 | l_v480312 = RPyItem(l_v480311, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:57174:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57174 | l_v461551 = RPyItem(l_v461550, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:58674:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58674 | l_v462159 = RPyItem(l_v462158, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:48766:17: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48766 | l_v481177 = RPyItem(l_v481176, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:48951:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48951 | l_v481208 = RPyItem(l_v481207, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:49163:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49163 | l_v481286 = RPyItem(l_v481285, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:53256:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 53256 | RPyItem(l_v482622, 1L) = l_v482623; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:53555:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 53555 | RPyItem(l_v482701, 1L) = l_v482702; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:41492:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41492 | RPyItem(l_v500995, 1L) = l_v500996; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:41493:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41493 | RPyItem(l_v500995, 2L) = (&pypy_g_rpy_string_25006.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:41755:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41755 | RPyItem(l_v500998, 1L) = l_v500999; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:41756:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41756 | RPyItem(l_v500998, 2L) = (&pypy_g_rpy_string_38610.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:41918:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41918 | RPyItem(l_v501000, 1L) = l_v501001; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:41919:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41919 | RPyItem(l_v501000, 2L) = (&pypy_g_rpy_string_38611.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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] 37 warnings generated. [platform:WARNING] 295 warnings generated. [platform:WARNING] pypy_interpreter_astcompiler_4.c:5389:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5389 | RPyItem(l_v512111, 1L) = l_v512112; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5390:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5390 | RPyItem(l_v512111, 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:10085:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10085 | RPyItem(l_l_969, 1L) = l_v513468; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # def2 warnings generated. [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] pypy_interpreter_astcompiler_4.c:14093:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14093 | RPyItem(l_l_981, 1L) = l_v515212; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_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_v517191, 1L) = l_v517192; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:541:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 541 | RPyItem(l_v517191, 2L) = (&pypy_g_rpy_string_2882.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v517207, 1L) = l_v517208; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v517801; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v517802; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v517803; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v517804; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v517809; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v518422, 1L) = l_v518423; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:4310:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4310 | RPyItem(l_v518422, 2L) = (&pypy_g_rpy_string_632.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:4761:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4761 | RPyItem(l_l_996, 1L) = (&pypy_g_rpy_string_3881.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2883.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 59 warnings generated. [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_v520407 = RPyItem(l_source_151, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:13565:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 13565 | RPyItem(l_v519956, 1L) = l_r_825; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:13566:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 13566 | RPyItem(l_v519956, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:14014:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14014 | RPyItem(l_v519963, 1L) = l_r_826; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:14015:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14015 | RPyItem(l_v519963, 2L) = (&pypy_g_rpy_string_5516.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:14143:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14143 | RPyItem(l_v519963, 3L) = l_r_827; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:14144:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14144 | RPyItem(l_v519963, 4L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:15042:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 15042 | l_v519982 = RPyField(l_key_1704, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:15225:15: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 15225 | l_v519984 = RPyField(l_key_1704, rs_chars).items[2L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:22862:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22862 | RPyItem(l_v524850, 1L) = l_v524848; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8839:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8839 | RPyItem(l_l_1021, 1L) = l_v528469; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:23694:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 23694 | l_v525212 = RPyField(l_s_244, 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] | ^pypy_module___builtin__.c:9759:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9759 | RPyItem(l_v [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items52887[8, 1L) = l_v528879; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:25354:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 25354 | l_v525704 = RPyField(l_s_244, 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] | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:9760:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9760 | RPyItem(l_v528878, 2L) = (&pypy_g_rpy_string_3164.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:9970:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9970 | RPyItem(l_v528881, 1L) = l_v528882; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:9971:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9971 | RPyItem(l_v528881, 2L) = (&pypy_g_rpy_string_3166.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:9994:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9994 | RPyItem(l_v528881, 3L) = l_v528883; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:9995:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9995 | RPyItem(l_v528881, 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:11083:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11083 | RPyItem(l_v529254, 1L) = l_v529255; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11084:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11084 | RPyItem(l_v529254, 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:11113:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11113 | RPyItem(l_v529254, 3L) = l_v529256; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11114:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11114 | RPyItem(l_v529254, 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:11143:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11143 | RPyItem(l_v529254, 5L) = l_v529257; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11144:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11144 | RPyItem(l_v529254, 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:11406:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11406 | RPyItem(l_v529262, 1L) = l_v529263; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11407:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11407 | RPyItem(l_v529262, 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:11436:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11436 | RPyItem(l_v529262, 3L) = l_v529264; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11437:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11437 | RPyItem(l_v529262, 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:11599:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11599 | RPyItem(l_v529269, 1L) = l_v529270; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11600:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11600 | RPyItem(l_v529269, 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:12863:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12863 | RPyItem(l_l_1022, 1L) = l_v529713; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12881:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12881 | RPyItem(l_l_1022, 2L) = l_v529714; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13087:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13087 | RPyItem(l_l_1023, 1L) = l_v529716; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13861:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13861 | RPyItem(l_l_1024, 1L) = l_v530148; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14105:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14105 | RPyItem(l_l_1025, 1L) = l_v530152; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15461:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15461 | RPyItem(l_l_1026, 1L) = l_v530693; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15689:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15689 | RPyItem(l_l_1027, 1L) = l_v530697; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16837:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16837 | RPyItem(l_v531256, 1L) = l_v531257; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:16838:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16838 | RPyItem(l_v531256, 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:16863:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16863 | RPyItem(l_v531256, 3L) = l_v531258; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:17142:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17142 | RPyItem(l_v531346, 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:17165:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17165 | RPyItem(l_v531346, 2L) = l_v531348; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:20311:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20311 | l_v532447 = RPyItem(l_v532433, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* 4 warnings generated. [platform:WARNING] items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:20497:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20497 | l_v532498 = RPyItem(l_v532484, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:20854:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20854 | l_v532562 = RPyItem(l_v532535, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:22208:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22208 | l_v532977 = RPyItem(l_v532963, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:22394:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22394 | l_v533028 = RPyItem(l_v533014, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:22741:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22741 | l_v533128 = RPyItem(l_v533114, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:23895:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23895 | l_v533470 = RPyItem(l_v533456, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24242:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24242 | l_v533570 = RPyItem(l_v533556, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24428:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24428 | l_v533621 = RPyItem(l_v533607, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25084:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25084 | l_v533824 = RPyItem(l_v533810, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25394:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25394 | l_v533911 = RPyItem(l_v533861, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25578:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25578 | l_v533966 = RPyItem(l_v533952, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25764:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25764 | l_v534017 = RPyItem(l_v534003, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25950:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25950 | l_v534068 = RPyItem(l_v534054, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26136:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26136 | l_v534119 = RPyItem(l_v534105, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26322:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26322 | l_v534170 = RPyItem(l_v534156, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26508:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26508 | l_v534221 = RPyItem(l_v534207, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26694:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26694 | l_v534272 = RPyItem(l_v534258, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26880:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26880 | l_v534323 = RPyItem(l_v534309, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27066:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27066 | l_v534374 = RPyItem(l_v534360, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27376:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27376 | l_v534461 = RPyItem(l_v534411, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27560:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27560 | l_v534516 = RPyItem(l_v534502, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27746:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27746 | l_v534567 = RPyItem(l_v534553, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27932:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27932 | l_v534618 = RPyItem(l_v534604, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28118:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28118 | l_v534669 = RPyItem(l_v534655, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28304:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28304 | l_v534720 = RPyItem(l_v534706, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28490:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28490 | l_v534771 = RPyItem(l_v534757, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28676:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28676 | l_v534822 = RPyItem(l_v534808, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28862:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28862 | l_v534873 = RPyItem(l_v534859, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:30950:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30950 | RPyItem(l_l_1036, 1L) = l_v535462; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:3043:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3043 | RPyItem(l_v545291, 1L) = l_v545292; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:3044:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3044 | RPyItem(l_v545291, 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___pypy__.c:10906:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10906 | RPyItem(l_v547564, 1L) = l_v547565; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10907:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10907 | RPyItem(l_v547564, 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:41420:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41420 | RPyItem(l_v538738, 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:41445:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41445 | RPyItem(l_v538738, 2L) = l_v538740; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:41446:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41446 | RPyItem(l_v538738, 3L) = (&pypy_g_rpy_string_605.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__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_v549248, 1L) = l_v549249; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v549248, 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___builtin__.c:47242:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47242 | RPyItem(l_l_1045, 1L) = l_v540356; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((apypy_module__cffi_backend.c:1396:2: rray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* itemswarning: 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_v5494[96, 1L) = l_v549497; [platform:WARNING] | ^ ~~RPY_VARLEN [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) G ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] T./singleheader.hH]; [platform:WARNING] | ^ [platform:WARNING] :10311:2: pypy_module___builtin__.cnote: array 'items' declared here [platform:WARNING] :47260:210311: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] | 47260 | RPyItem(l_l_1045, 2L) = l_v540357; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h struct pypy_rpy_string0 *items[:RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 69:47pypy_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 | note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] RPypypy_module___builtin__.c:47469:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47469 | RPyItem(l_l_1046, 1L) = l_v540359; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | I void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] tem(l_v549496, 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:4565:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4565 | RPyItem(l_v550822, 1L) = l_v550823; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5380:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5380 | RPyItem(l_v551033, 1L) = l_v551034; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5381:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5381 | RPyItem(l_v551033, 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] pypy_module___builtin__.c:58728:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58728 | RPyItem(l_v543835, 1L) = l_v543836; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:58729:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58729 | RPyItem(l_v543835, 2L) = (&pypy_g_rpy_string_25875.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:58752:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58752 | RPyItem(l_v543835, 3L) = l_v543837; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:58753:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58753 | RPyItem(l_v543835, 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:58776:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58776 | RPyItem(l_v543835, 5L) = l_v543838; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:58777:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58777 | RPyItem(l_v543835, 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:59087:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59087 | RPyItem(l_v543962, 1L) = l_v543963; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:59088:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59088 | RPyItem(l_v543962, 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:59111:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59111 | RPyItem(l_v543962, 3L) = l_v543964; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:59112:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59112 | RPyItem(l_v543962, 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__cffi_backend.c:10562:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10562 | RPyItem(l_v552771, 1L) = l_v552772; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:60578:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60578 | RPyItem(l_v544224, 1L) = l_v544225; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:60579:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60579 | RPyItem(l_v544224, 2L) = (&pypy_g_rpy_string_35277.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((ar6 warnings generated. [platform:WARNING] pypy_module__cffi_backend.c:11109:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11109 | 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:11110:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11110 | RPyItem(l_v552893, 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:11248:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11248 | RPyItem(l_v552896, 1L) = l_v552897; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11249:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11249 | RPyItem(l_v552896, 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:11272:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11272 | RPyItem(l_v552896, 3L) = l_v552898; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11273:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11273 | RPyItem(l_v552896, 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] ray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:60609:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60609 | RPyItem(l_v544224, 3L) = l_v544226; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *ipypy_module__cffi_backend.c:11644:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11644 | RPyItem(lt_evm5s5[3R0P7Y4,_ V1ALR)L E=N GlT_Hv553075; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/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]r;a [platform:WARNING] y ,| ^i [platform:WARNING] ndex) pypy_module___builtin__.c : 60610 : 2 : warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] ( 60610 | RPy(Item(la_rvray)->items[5i4n4d2e2x4],) [platform:WARNING] 4L) = | ^ ~~~~~( [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] &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:60633:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60633 | RPyItem(l_v544224, 5L) = l_v544227; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:60634:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60634 | RPyItem(l_v544224, 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__cffi_backend.c:13204:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13204 | RPyItem(l_l_1062, 1L) = l_v553411; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, pypy_module___builtin__.c:60882:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60882 | RPyItem(l_v544328, 1L) = l_v544329; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:60883:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60883 | RPyItem(l_v544328, 2L) = (&pypy_g_rpy_string_35277.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:60913:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60913 | RPyItem(l_v544328, 3L) = l_v544330; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:60914:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60914 | RPyItem(l_v544328, 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:60937:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60937 | RPyItem(l_v544328, 5L) = l_v544331; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:60938:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60938 | RPyItem(l_v544328, 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] index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16718:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16718 | RPyItem(l_v554845, 1L) = l_v554846; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:16741:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16741 | RPyItem(l_v554845, 2L) = l_v554847; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:16742:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16742 | RPyItem(l_v554845, 3L) = (&pypy_g_rpy_string_3284.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:16765:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16765 | RPyItem(l_v554845, 4L) = l_v554848; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:16766:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16766 | RPyItem(l_v554845, 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:22988:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 22988 | RPyItem(l_v556769, 1L) = l_v556770; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:22989:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 22989 | RPyItem(l_v556769, 2L) = (&pypy_g_rpy_string_3299.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:25599:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25599 | RPyItem(l_v557479, 1L) = l_v557480; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:25600:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25600 | RPyItem(l_v557479, 2L) = (&pypy_g_rpy_string_3308.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:25623:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25623 | RPyItem(l_v557479, 3L) = l_v557481; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:25624:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25624 | RPyItem(l_v557479, 4L) = (&pypy_g_rpy_string_3309.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:26307:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26307 | RPyItem(l_v557812, 1L) = l_v557813; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:26308:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26308 | RPyItem(l_v557812, 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:26763:14: warning: assigning to 'struct _cffi_field_s *' from 'const struct _cffi_field_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 26763 | l_v557967 = RPyField(l_v557966, fields); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:27607:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27607 | RPyItem(l_l_1066, 1L) = l_v557923; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27626:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27626 | RPyItem(l_l_1066, 2L) = l_v557924; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27645:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27645 | RPyItem(l_l_1066, 3L) = l_v557925; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/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:81:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] r 81 | l_v571253 = RPyField(l_v57ray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 1251, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:31475:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 31475 | RPyItem(l_v559510, 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:32058:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 32058 | l_v559858 = RPyField(l_v559856, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:4845:2: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 4845 | ffi_closure_free(l_v572718); [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:4845:2: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning [platform:WARNING] 4845 | ffi_closure_free(l_v572718); [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:35938:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 35938 | RPyItem(l_v560962, 1L) = l_v560963; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:35939:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 35939 | RPyItem(l_v560962, 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:11847:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11847 | RPyItem(l_v574839, 1L) = (&pypy_g_rpy_string_6386.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11870:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11870 | RPyItem(l_v574839, 2L) = l_v574841; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11871:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11871 | RPyItem(l_v574839, 3L) = (&pypy_g_rpy_string_684.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:13641:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 13641 | l_v575450 = RPyField(l_v575449, typenames); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] 4 warnings generated. [platform:WARNING] pypy_module__cffi_backend_1.c:17094:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17094 | RPyItem(l_v576316, 1L) = (&pypy_g_rpy_string_7131.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:17125:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17125 | RPyItem(l_v576316, 2L) = l_v576318; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:17126:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17126 | RPyItem(l_v576316, 3L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:17668:13: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 17668 | l_v576812 = RPyField(l_v576811, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:19730:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19730 | RPyItem(l_v577403, 1L) = l_v577405; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:19753:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19753 | RPyItem(l_v577403, 2L) = l_v577406; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:52667:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52667 | RPyItem(l_v566454, 1L) = l_v566456; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:52668:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52668 | RPyItem(l_v566454, 2L) = (&pypy_g_rpy_string_3144.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:52691:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52691 | RPyItem(l_v566454, 3L) = l_v566457; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:52692:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52692 | RPyItem(l_v566454, 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:52715:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52715 | RPyItem(l_v566454, 5L) = l_v566458; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:54493:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 54493 | RPyItem(l_v567276, 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(pypy_module__cffi_backend_1.c:26165: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] 26165 | l_v579487 = RPyField(l_v579486, struct_unions); [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__cffi_backend.c:54516:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 54516 | RPyItem(l_v567276, 2L) = l_v567278; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:56146:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56146 | RPyItem(l_v567850, 1L) = (&pypy_g_rpy_string_500.bpypy_module__cffi_backend_1.c:27807:12: warning: assigning to 'struct _cffi_enum_s *' from 'const struct _cffi_enum_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 27807 | l_v580080 = RPyField(l_v580079, enums); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:27809:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 27809); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-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 | em(array, index) ((array)->items[index]) [platform:WARNING] l_v580081 = RPyField(l_v580079, globals); [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__cffi_backend.c:56169:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56169 | RPyItem(l_v567850, 2L) = l_v567852; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:32409:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 32409 | RPyItem(l_v581614, 1L) = l_v581615; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:32410:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 32410 | RPyItem(l_v581614, 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:2892:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2892 | l_v595912 = RPyItem(l_v595707, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:34623:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34623 | RPyItem(l_l_1119, 1L) = l_v582303; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:34642:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34642 | RPyItem(l_l_1119, 2L) = l_v582304; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:34661:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34661 | RPyItem(l_l_1119, 3L) = l_v582305; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:34680:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34680 | RPyItem(l_l_1119, 4L) = l_v582306; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4684:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4684 | l_v596539 = RPyItem(l_v596301, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:35077:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35077 | RPyItem(l_l_1120, 1L) = l_v582440; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:59687:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59687 | l_v568796 = RPyItem(l_field_w_0, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:59710:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59710 | l_v569976 = RPyItem(l_field_w_0, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:59920:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59920 | l_v569909 = 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__codecs.c:6484:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6484 | RPyItem(l_l_1141, 1L) = l_v597152; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7054:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7054 | RPyItem(l_l_1142, 1L) = l_v597354; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8028:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8028 | RPyItem(l_l_1143, 1L) = l_v597606; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8046:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8046 | RPyItem(l_l_1143, 2L) = l_v597607; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:64433:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 64433 | l_v570602 = RPyField(l_v570580, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__codecs.c:8854:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8854 | RPyItem(l_l_1144, 1L) = l_v597874; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8872:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8872 | RPyItem(l_l_1144, 2L) = l_v597875; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9568:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9568 | RPyItem(l_l_1145, 1L) = l_v598145; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:43044:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43044 | RPyItem(l_v584956, 1L) = l_v584957; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10237:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10237 | RPyItem(l_l_1146, 1L) = l_v598365; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11068:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11068 | RPyItem(l_l_1147, 1L) = l_v598587; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:44068:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44068 | RPyItem(l_l_1130, 1L) = l_v585448; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:44087:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44087 | RPyItem(l_l_1130, 2L) = l_v585449; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12002:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12002 | RPyItem(l_l_1148, 1L) = l_v598897; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12448:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12448 | RPyItem(l_l_1149, 1L) = l_v598904; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13306:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13306 | RPyItem(l_l_1151, 1L) = l_v599392; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13969:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13969 | RPyItem(l_l_1152, 1L) = l_v599612; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:48870:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48870 | RPyItem(l_v586814, 1L) = l_v586815; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:48871:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48871 | RPyItem(l_v586814, 2L) = (&pypy_g_rpy_string_28736.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:48899:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48899 | RPyItem(l_v586814, 3L) = l_v586816; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:48900:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48900 | RPyItem(l_v586814, 4L) = (&pypy_g_rpy_string_28737.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:14632:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14632 | RPyItem(l_l_1153, 1L) = l_v599832; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15295:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15295 | RPyItem(l_l_1154, 1L) = l_v600052; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15958:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15958 | RPyItem(l_l_1155, 1L) = l_v600272; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16621:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16621 | RPyItem(l_l_1156, 1L) = l_v600492; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:17377:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17377 | RPyItem(l_l_1157, 1L) = l_v600712; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:pypy_module__cffi_backend_1.c:51834:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 69:47: note: expanded from macro 'RPyItem'51834 [platform:WARNING] | RPyItem(l_v5 69 | # def8789i2ne RPyItem(array, index) , 1L) = l_v587894; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h ((array)->:69:47: inote: teexpanded from macro 'RPyItem'm [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] pypy_module__codecs.c:17862:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17862 | RPyItem(l_l_1158, 1L) = l_v600720; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-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 | # define RPyItine eRmP(yaIrtray, index) ((array)->items[index]) [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: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:51857:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 51857 | RPyItem(l_v587892, 2L) = l_v587895; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:18499:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18499 | RPyItem(l_l_1159, 1L) = l_v601131; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:19269:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19269 | RPyItem(l_l_1160, 1L) = l_v601344; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:20056:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20056 | RPyItem(l_l_1161, 1L) = l_v601604; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:56836: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] 56836 | l_v589483 = RPyField(l_ctx1_0, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__codecs.c:20680:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20680 | RPyItem(l_l_1162, 1L) = l_v601871; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v602076; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v602084; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:22455:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22455 | RPyItem(l_l_1165, 1L) = l_v602092; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:23064:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23064 | RPyItem(l_l_1166, 1L) = l_v602667; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60143:20: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 60143 | l_raw_closure_0 = ffi_closure_alloc(l_v590597, l_raw_code_0); [platform:WARNING] | ^~~~~~~~~~~~~~~~~ [platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:362:40: note: 'ffi_closure_alloc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 362 | FFI_AVAILABLE_APPLE_2019 FFI_API void *ffi_closure_alloc (size_t size, void **code); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:60143:20: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning [platform:WARNING] 60143 | l_raw_closure_0 = ffi_closure_alloc(l_v590597, l_raw_code_0); [platform:WARNING] | ^~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__codecs.c:23671:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23671 | RPyItem(l_l_1167, 1L) = l_v602870; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24271:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24271 | RPyItem(l_l_1168, 1L) = l_v603072; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24943:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24943 | RPyItem(l_l_1169, 1L) = l_v603273; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25725:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25725 | RPyItem(l_l_1170, 1L) = l_v603561; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:61685:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 61685 | l_v591069 = RPyField(l_ctx_200, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:62878:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 62878 | l_v591458 = RPyField(l_ctx_201, typenames); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:63520: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] 63520 | l_v591628 = RPyField(l_ctx_201, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:64088:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64088 | RPyItem(l_l_1132, 1L) = l_v591436; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:64106:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64106 | RPyItem(l_l_1132, 2L) = l_v591437; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26335:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26335 | RPyItem(l_l_1171, 1L) = l_v603764; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26945:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26945 | RPyItem(l_l_1172, 1L) = l_v603967; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27555:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27555 | RPyItem(l_l_1173, 1L) = l_v604170; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28166:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28166 | RPyItem(l_l_1174, 1L) = l_v604373; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28777:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28777 | RPyItem(l_l_1175, 1L) = l_v604576; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 24 warnings generated. [platform:WARNING] pypy_module__codecs.c:29501:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29501 | RPyItem(l_l_1176, 1L) = l_v604779; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:29948:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29948 | RPyItem(l_l_1177, 1L) = l_v604787; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:30557:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30557 | RPyItem(l_l_1178, 1L) = l_v605169; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:31212:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31212 | RPyItem(l_l_1179, 1L) = l_v605373; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:31840:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31840 | RPyItem(l_l_1180, 1L) = l_v605599; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:33537:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33537 | RPyItem(l_l_1181, 1L) = l_v605919; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:33893:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33893 | RPyItem(l_l_1182, 1L) = l_v605925; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:34430:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34430 | RPyItem(l_l_1183, 1L) = l_v605932; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:35999:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35999 | RPyItem(l_l_1186, 1L) = l_v607053; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:38407:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38407 | RPyItem(l_l_1188, 1L) = l_v607512; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40452:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40452 | RPyItem(l_l_1189, 1L) = l_v608194; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__collections.c:4537:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4537 | RPyItem(l_l_1193, 1L) = l_v610720; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v610721; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v610725; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v610730; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v610733; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v610737; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10210:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10210 | RPyItem(l_v612691, 1L) = l_v612692; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10211:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10211 | RPyItem(l_v612691, 2L) = (&pypy_g_rpy_string_25875.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10234:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10234 | RPyItem(l_v612691, 3L) = l_v612693; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__collections.c:10235:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10235 | RPyItem(l_v612691, 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:10759:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10759 | RPyItem(l_v612783, 1L) = (&pypy_g_rpy_string_25875.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10782:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10782 | RPyItem(l_v612783, 2L) = l_v612785; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__collections.c:10783:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10783 | RPyItem(l_v612783, 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_v612864; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v612865; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v612869; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v613365 = RPyItem(l_v613271, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v614324, 1L) = l_v614325; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v614326, 2L) = l_v614327; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v614328, 3L) = l_v614329; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 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_v616225, 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_v616225, 2L) = (&pypy_g_rpy_string_3393.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v616225, 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_v616225, 4L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__file.c:852:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 852 | RPyItem(l_l_1208, 1L) = l_v619046; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v620243, 1L) = (&pypy_g_rpy_string_3966.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v620243, 2L) = l_v620245; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v620243, 3L) = (&pypy_g_rpy_string_3967.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v620243, 4L) = l_v620246; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v620243, 5L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 4 warnings generated. [platform:WARNING] 49 warnings generated. [platform:WARNING] 6 warnings generated. [platform:WARNING] pypy_module__io.c:1381:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1381 | l_v623441 = RPyItem(l_v623437, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:1909:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1909 | RPyItem(l_l_1215, 1L) = l_v623197; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 89 warnings generated. [platform:WARNING] pypy_module__io.c:23011:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23011 | RPyItem(l_l_1232, 1L) = l_v630146; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:23797:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23797 | RPyItem(l_v630378, 1L) = l_v630379; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:23798:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23798 | RPyItem(l_v630378, 2L) = (&pypy_g_rpy_string_6081.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:23821:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23821 | RPyItem(l_v630378, 3L) = l_v630380; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:23822:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23822 | RPyItem(l_v630378, 4L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:24161:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24161 | RPyItem(l_v630385, 1L) = l_v630386; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:24162:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24162 | RPyItem(l_v630385, 2L) = (&pypy_g_rpy_string_6081.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:24185:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24185 | RPyItem(l_v630385, 3L) = l_v630387; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:24186:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24186 | RPyItem(l_v630385, 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:25547:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25547 | l_v631090 = RPyItem(l_v631086, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7309:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7309 | l_v646371 = RPyItem(l_v646367, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v646374 = RPyItem(l_v646367, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v646377 = RPyItem(l_v646367, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v647032; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v647033; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v647034; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11870:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11870 | RPyItem(l_l_1243, 1L) = l_v647625; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11889:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11889 | RPyItem(l_l_1243, 2L) = l_v647626; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:39043:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39043 | RPyItem(l_v635440, 1L) = l_v635441; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:39044:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39044 | RPyItem(l_v635440, 2L) = (&pypy_g_rpy_string_7112.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:39067:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39067 | RPyItem(l_v635440, 3L) = l_v635442; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:39068:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39068 | RPyItem(l_v635440, 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:39368:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39368 | RPyItem(l_v635449, 1L) = l_v635450; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:39369:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39369 | RPyItem(l_v635449, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:44987:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44987 | RPyItem(l_l_1233, 1L) = l_v637407; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45161:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45161 | l_v637523 = RPyItem(l_v637519, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45620:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45620 | RPyItem(l_l_1234, 1L) = l_v637505; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v650673 = RPyItem(l_v650669, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v650676 = RPyItem(l_v650669, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:50063:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50063 | RPyItem(l_l_1235, 1L) = l_v639058; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26706:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26706 | RPyItem(l_l_1245, 1L) = l_v652200; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27134:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27134 | RPyItem(l_l_1246, 1L) = l_v652206; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27562:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27562 | RPyItem(l_l_1247, 1L) = l_v652212; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28091:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28091 | RPyItem(l_l_1248, 1L) = l_v652219; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28109:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28109 | RPyItem(l_l_1248, 2L) = l_v652220; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:36976:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36976 | l_v655832 = RPyItem(l_v655291, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:38977:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 38977 | l_v656521 = RPyField(l_newline_4, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 50 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_v662086, 1L) = l_v662087; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662086, 2L) = (&pypy_g_rpy_string_3330.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662086, 3L) = l_v662088; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662086, 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_v662086, 5L) = l_v662089; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662086, 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_v662086, 7L) = l_v662090; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662086, 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_v662086, 9L) = l_v662091; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662086, 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_v662316, 1L) = l_v662317; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662316, 2L) = (&pypy_g_rpy_string_3330.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662316, 3L) = l_v662318; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662316, 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_v662316, 5L) = l_v662319; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662316, 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_v662316, 7L) = l_v662320; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662316, 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_v662316, 9L) = l_v662321; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662316, 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_v662316, 11L) = l_v662322; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662316, 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_v662803, 1L) = l_v662804; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662803, 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_v662803, 3L) = l_v662805; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662803, 4L) = (&pypy_g_rpy_string_3341.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662923, 1L) = l_v662924; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662923, 2L) = (&pypy_g_rpy_string_4082.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662998, 1L) = l_v662999; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662998, 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_v662998, 3L) = l_v663000; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662998, 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_v663002, 1L) = l_v663003; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v663002, 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] 38 warnings generated. [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_v665303 = RPyItem(l_v665014, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_v665298 = RPyItem(l_v665014, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_v665293 = RPyItem(l_v665014, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:588:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 588 | l_v665288 = RPyItem(l_v665014, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_v665283 = RPyItem(l_v665014, 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_v665278 = RPyItem(l_v665014, 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_v665273 = RPyItem(l_v665014, 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_v665268 = RPyItem(l_v665014, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:1955:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1955 | RPyItem(l_v665544, 1L) = l_v665545; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v665544, 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_v665548, 1L) = l_v665549; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v665548, 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_v665548, 3L) = l_v665550; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v665548, 4L) = (&pypy_g_rpy_string_31097.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v665548, 5L) = l_v665551; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v665548, 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_v665548, 7L) = l_v665552; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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: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_v665994; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c:1628:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1628 | RPyItem(l_l_1266, 1L) = l_v666260; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v666261; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v666262; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])17 warnings generated. [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] 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_v666263; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c:2601:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2601 | RPyItem(l_l_1267, 1L) = l_v666692; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v666962; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v666963; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v666964; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v666965; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6712:12: warning: assigning to 'struct MultibyteCodec_s *' from 'const MultibyteCodec *' (aka 'const struct MultibyteCodec_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 6712 | l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_4); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] 11 warnings generated. [platform:WARNING] 17 warnings generated. [platform:WARNING] pypy_module__multiprocessing.c:330:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 330 | RPyItem(l_l_1269, 1L) = (&pypy_g_rpy_string_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: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_v668366, 1L) = l_v668367; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v668366, 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_v668366, 3L) = l_v668368; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v668366, 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__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_v668366, 5L) = l_v668369; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v668366, 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_v668716, 1L) = l_v668717; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v668716, 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_v668716, 3L) = l_v668718; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v668723, 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:9156:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9156 | RPyItem(l_l_1274, 1L) = l_v671056; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__random.c: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_v679479; [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 22 warnings generated. [platform:WARNING] 13 warnings 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_v680660, 1L) = l_v680661; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v680660, 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_v681266, 1L) = l_v681267; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v681266, 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_v681273, 1L) = l_v681274; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v681273, 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_v681273, 3L) = l_v681275; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v681273, 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_v681273, 5L) = l_v681276; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v681273, 6L) = (&pypy_g_rpy_string_3460.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v681823, 1L) = l_v681824; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v681823, 2L) = (&pypy_g_rpy_string_4071.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v681823, 3L) = l_v681825; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v681823, 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_v683860, 1L) = l_r_1269; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v683860, 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_v683860, 3L) = l_v683861; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v683860, 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_v683860, 5L) = l_v683862; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v683860, 6L) = (&pypy_g_rpy_string_3460.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v687331 = RPyItem(l_v687261, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:26850:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26850 | l_v688523 = RPyItem(l_v688479, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v689463 = RPyItem(l_v689462, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v689522 = RPyItem(l_v689521, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:35080:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35080 | RPyItem(l_l_1309, 1L) = l_v691292; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v691293; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi_alt.c:262:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 262 | RPyItem(l_v693323, 1L) = l_v693324; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v693323, 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_v693389, 1L) = l_v693390; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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: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_v697373, 1L) = l_v697374; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v697373, 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__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_v698250; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v698460, 1L) = l_v698461; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v698460, 2L) = (&pypy_g_rpy_string_3237.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v698460, 3L) = l_v698462; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v698460, 4L) = (&pypy_g_rpy_string_3238.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v698460, 5L) = l_v698463; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v698460, 6L) = (&pypy_g_rpy_string_3239.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v698460, 7L) = l_v698464; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v698460, 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:4883:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4883 | RPyItem(l_l_1330, 1L) = l_v699639; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6599:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6599 | RPyItem(l_l_1333, 1L) = l_v700066; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7507:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7507 | RPyItem(l_l_1334, 1L) = l_v700086; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7525:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7525 | RPyItem(l_l_1334, 2L) = l_v700087; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7543:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7543 | RPyItem(l_l_1334, 3L) = l_v700088; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8028:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8028 | RPyItem(l_l_1335, 1L) = l_v700098; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8450:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8450 | l_v701081 = RPyItem(l_v701077, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9207:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9207 | l_v701315 = RPyItem(l_v701314, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9300:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9300 | l_v701398 = RPyItem(l_v701397, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9386:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9386 | l_v701382 = RPyItem(l_v701381, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16511:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16511 | RPyItem(l_l_1338, 1L) = l_v703610; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:17256:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17256 | l_v704334 = RPyItem(l_v704333, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:17368:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17368 | l_v704095 = RPyItem(l_v704094, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:17586:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17586 | RPyItem(l_v703964, 1L) = l_v703965; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:17735:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17735 | l_v704174 = RPyItem(l_v704173, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:17820:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17820 | l_v704158 = RPyItem(l_v704157, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:21181:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21181 | RPyItem(l_l_1340, 1L) = l_v704775; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:21200:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21200 | RPyItem(l_l_1340, 2L) = l_v704776; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:21219:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21219 | RPyItem(l_l_1340, 3L) = l_v704777; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:21238:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21238 | RPyItem(l_l_1340, 4L) = l_v704778; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_l_1341, 1L) = l_v705623; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:23088:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23088 | RPyItem(l_l_1341, 2L) = l_v705624; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v708031 = RPyItem(l_v707915, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array,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_v713085, 1L) = l_v713086; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arra index) ((array)->y, index) items ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v713085, 2L) =[ (&pypy_g_rpy_string_464.b); [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] n 69 | # define RPyItem(array, index) ((array)d->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] e./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | x struct pypy_rpy_string0 ]*items[RPY_VARLENGTH]; [platform:WARNING] )| ^ [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] ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 252 | RPyItem(l_v713085, 3L) = l_v713087; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v713085, 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_v713085, 5L) = l_v713088; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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: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_v713949; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v713950; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v713956; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v713959; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 5 warnings generated. [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_v715129 = RPyItem(l_v715071, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 5 warnings generated. [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v715133 = RPyItem(l_v715071, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-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__sre.c:13607dex]) [platform:WARNING] | ^ ~~~~~ [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_v715137 = RPyItem(l_v715071, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v715141 = RPyItem(l_v715071, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13607 | RPyItem(l_l_1345, 1L) = l_v710535; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v715525, 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_v715525, 2L) = l_v715527; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v715525, 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_v715525, 4L) = l_v715528; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v715525, 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_v715525, 6L) = l_v715529; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v715525, 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_v715539, 1L) = l_v715540; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v715539, 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_v715549, 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_v715549, 2L) = l_v715551; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v715549, 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_v715549, 4L) = l_v715552; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v715549, 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_v715549, 6L) = l_v715553; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v715549, 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__sre.c:19698:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19698 | RPyItem(l_v711823, 1L) = (&pypy_g_rpy_string_29936.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:19846:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19846 | RPyItem(l_v711825, 1L) = l_v711826; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:19847:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19847 | RPyItem(l_v711825, 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:19876:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19876 | RPyItem(l_v711825, 3L) = l_v711827; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:19877:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19877 | RPyItem(l_v711825, 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:19900:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19900 | RPyItem(l_v711825, 5L) = l_v711828; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:19901:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19901 | RPyItem(l_v711825, 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:19917:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19917 | RPyItem(l_v711825, 7L) = l_v711829; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:23676:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23676 | RPyItem(l_v712986, 1L) = l_v712987; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:23677:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23677 | RPyItem(l_v712986, 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:23705:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23705 | RPyItem(l_v712986, 3L) = l_v712988; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:23706:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23706 | RPyItem(l_v712986, 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:23722:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23722 | RPyItem(l_v712986, 5L) = l_v712989; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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: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_v717456, 1L) = l_v717457; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v717456, 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_v717458, 1L) = l_v717459; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v717458, 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_v717458, 3L) = l_v717460; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v717458, 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: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_v719670, 1L) = l_r_1354; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v719670, 2L) = (&pypy_g_rpy_string_3254.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v719670, 3L) = l_v719671; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v719670, 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_v719678, 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: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_v719678, 2L) = (&pypy_g_rpy_string_3254.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v719678, 3L) = l_v719679; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v719678, 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_v719688, 1L) = l_v719689; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v719688, 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_v719696, 1L) = l_r_1357; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v719696, 2L) = (&pypy_g_rpy_string_3254.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v719696, 3L) = l_v719697; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v719696, 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_v719702, 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: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_v719702, 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_v721329, 1L) = l_v721330; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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] 31 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_v731378; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v731379; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v731388; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v731961; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 26 warnings generated. [platform:WARNING] pypy_module_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_v739602, 1L) = (&pypy_g_rpy_string_7216.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v739602, 2L) = l_v739604; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v739602, 3L) = (&pypy_g_rpy_string_3967.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v739602, 4L) = l_v739605; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v739602, 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_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_v734961; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 5 warnings generated. [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_v742796; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 1 warning generated. [platform:WARNING] pypy_module_cpyext_2.c:2883:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2883 | RPyItem(l_v779455, 1L) = l_v779456; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v779455, 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_v779629, 1L) = l_v779630; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v779629, 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:22999:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 22999 | RPyItem(l_v785640, 1L) = l_v785641; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:23000:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23000 | RPyItem(l_v785640, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:1524:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1524 | RPyItem(l_v798211, 1L) = l_v798212; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v798211, 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_v798211, 3L) = l_v798213; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v798211, 4L) = (&pypy_g_rpy_string_3341.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:56189:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56189 | l_v794991 = RPyItem(l_v794987, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60890:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60890 | RPyItem(l_v796355, 1L) = l_v796356; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:61089:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61089 | RPyItem(l_v796359, 1L) = l_v796360; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v819811, 1L) = l_v819812; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v819811, 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_v819811, 3L) = l_v819813; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v819811, 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_v820018, 1L) = l_v820019; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v820018, 2L) = (&pypy_g_rpy_string_4940.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v799075, 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_v799076, 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_v799077, 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_v799078, 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_v799079, 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_v799080, 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_v799081, 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_v799082, 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_v799083, 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_v799084, 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_v799085, 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_v799086, 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_v799087, 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_v799088, 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_v799089, 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_v799090, 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_v799091, 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_v799092, 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_v799093, 1L) = 0L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:41337:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41337 | RPyItem(l_v799094, 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_v799095, 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_v799096, 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_v799097, 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_v799098, 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_v799099, 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_v799100, 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_v799101, 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_v799102, 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_v799103, 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_v799104, 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_v799105, 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_v799106, 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_v799107, 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_v799108, 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_v799109, 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_v799110, 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_v799111, 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_v799112, 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_v799113, 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_v799114, 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_v799115, 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_v799116, 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_v799117, 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_v799118, 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_v799119, 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_v799120, 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_v799121, 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_v799122, 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_v799123, 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_v799124, 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_v799125, 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_v799126, 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_v799127, 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_v799128, 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_v799129, 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_v799130, 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_v799131, 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_v799132, 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_v799133, 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_v799134, 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_v799135, 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_v799136, 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_v799137, 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_v799138, 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_v799139, 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_v799140, 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_v799141, 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_v799142, 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_v799143, 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_v799144, 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_v799145, 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_v799146, 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_v799147, 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] 21 warnings generated. [platform:WARNING] pypy_module_cpyext_7.c:23299:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23299 | RPyItem(l_v879363, 1L) = l_v879364; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:23300:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23300 | RPyItem(l_v879363, 2L) = (&pypy_g_rpy_string_1268.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:23323:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23323 | RPyItem(l_v879363, 3L) = l_v879365; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:23324:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23324 | RPyItem(l_v879363, 4L) = (&pypy_g_rpy_string_3341.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:24641:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24641 | RPyItem(l_v879750, 1L) = l_v879751; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:24642:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24642 | RPyItem(l_v879750, 2L) = (&pypy_g_rpy_string_28790.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:28152:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28152 | l_v880870 = RPyItem(l_v880862, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:31166:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31166 | l_v881822 = RPyItem(l_v881761, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:32316:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32316 | l_v882131 = RPyItem(l_v882123, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:34343:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34343 | l_v882783 = RPyItem(l_v882756, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:34803:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34803 | l_v883013 = RPyItem(l_v882879, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:36365:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36365 | l_v883446 = RPyItem(l_v883438, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:37514:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37514 | l_v883791 = RPyItem(l_v883787, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:38427:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38427 | l_v884088 = RPyItem(l_v884080, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:39853:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39853 | l_v884540 = RPyItem(l_v884536, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:39942:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39942 | l_v884558 = RPyItem(l_v884554, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 6 warnings generated. [platform:WARNING] 9 warnings generated. [platform:WARNING] 77 warnings generated. [platform:WARNING] pypy_module_exceptions.c:1413:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1413 | l_v916844 = RPyItem(l_v916819, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v916858 = RPyItem(l_v916854, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v916824; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v917328; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v917339; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4986:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4986 | RPyItem(l_v917971, 1L) = l_v917972; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:4987:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4987 | RPyItem(l_v917971, 2L) = (&pypy_g_rpy_string_3523.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5010:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5010 | RPyItem(l_v917971, 3L) = l_v917973; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5011:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5011 | RPyItem(l_v917971, 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:5034:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5034 | RPyItem(l_v917971, 5L) = l_v917974; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5337:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5337 | RPyItem(l_v917978, 1L) = l_v917979; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5338:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5338 | RPyItem(l_v917978, 2L) = (&pypy_g_rpy_string_3523.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5361:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5361 | RPyItem(l_v917978, 3L) = l_v917980; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6365:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6365 | RPyItem(l_v918473, 1L) = l_v918474; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6366:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6366 | RPyItem(l_v918473, 2L) = (&pypy_g_rpy_string_3523.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6389:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6389 | RPyItem(l_v918473, 3L) = l_v918475; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6390:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6390 | RPyItem(l_v918473, 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:6413:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6413 | RPyItem(l_v918473, 5L) = l_v918476; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6965:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6965 | RPyItem(l_v918485, 1L) = l_v918486; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6966:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6966 | RPyItem(l_v918485, 2L) = (&pypy_g_rpy_string_3523.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6989:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6989 | RPyItem(l_v918485, 3L) = l_v918487; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:7408:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7408 | l_v919054 = 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:7440:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7440 | l_v919067 = 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:7590:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7590 | RPyItem(l_l_2076, 1L) = l_v919037; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7635:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7635 | l_v919159 = 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:8532:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8532 | RPyItem(l_l_2077, 1L) = l_v919313; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8550:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8550 | RPyItem(l_l_2077, 2L) = l_v919314; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8568:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8568 | RPyItem(l_l_2077, 3L) = l_v919315; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9289:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9289 | RPyItem(l_l_2078, 1L) = l_v919622; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9307:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9307 | RPyItem(l_l_2078, 2L) = l_v919623; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9325:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9325 | RPyItem(l_l_2078, 3L) = l_v919624; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9343:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9343 | RPyItem(l_l_2078, 4L) = l_v919625; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9995:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9995 | RPyItem(l_l_2079, 1L) = l_v919908; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10013:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10013 | RPyItem(l_l_2079, 2L) = l_v919909; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10031:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10031 | RPyItem(l_l_2079, 3L) = l_v919910; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10049:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10049 | RPyItem(l_l_2079, 4L) = l_v919911; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10679:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10679 | l_v920311 = 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:10783:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10783 | l_v920529 = 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:10814:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10814 | l_v920520 = 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:10845:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10845 | l_v920511 = 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:10876:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10876 | l_v920335 = 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:11268:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11268 | RPyItem(l_l_2080, 1L) = l_v920281; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v920643; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_fcntl.c:2521:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2521 | 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] pypy_module_imp.c:1830:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1830 | RPyItem(l_v926681, 1L) = l_v926682; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:1831:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1831 | RPyItem(l_v926681, 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:2483:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2483 | RPyItem(l_v926690, 1L) = l_v926691; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:2484:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2484 | RPyItem(l_v926690, 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] 1 warning generated. [platform:WARNING] pypy_module_imp.c:7796:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7796 | RPyItem(l_v928925, 1L) = l_v928926; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:7797:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7797 | RPyItem(l_v928925, 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:7820:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7820 | RPyItem(l_v928925, 3L) = l_v928927; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:7821:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7821 | RPyItem(l_v928925, 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:9312:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9312 | RPyItem(l_v929539, 1L) = l_v929540; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:9313:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9313 | RPyItem(l_v929539, 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:9336:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9336 | RPyItem(l_v929539, 3L) = l_v929541; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:9337:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9337 | RPyItem(l_v929539, 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:10043:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10043 | RPyItem(l_v929862, 1L) = l_v929863; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10044:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10044 | RPyItem(l_v929862, 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:10069:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10069 | RPyItem(l_v929862, 3L) = l_v929864; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10070:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10070 | RPyItem(l_v929862, 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:13691:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 13691 | l_v931168 = RPyField(l_s_52, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:13695:14: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 13695 | l_v931169 = 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:13699:14: warning: array index 3 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 13699 | l_v931170 = 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 | # 16 define RPyField( warnings generated. [platform:WARNING] 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:14546:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14546 | l_v931444 = RPyItem(l_v931440, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14550:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14550 | l_v931447 = RPyItem(l_v931440, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16839:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16839 | RPyItem(l_l_2112, 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:16858:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16858 | RPyItem(l_l_2112, 2L) = l_v932052; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:17176:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17176 | RPyItem(l_l_2113, 1L) = (&pypy_g_pypy_objspace_std_bytesobject_W_BytesObject_1395.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:17195:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17195 | RPyItem(l_l_2113, 2L) = l_v932057; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:17464:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17464 | 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:17482:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17482 | RPyItem(l_l_2114, 2L) = l_v932060; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:17691:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17691 | RPyItem(l_l_2115, 1L) = l_v932062; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:20745:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20745 | RPyItem(l_v933255, 1L) = l_v933256; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:20746:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20746 | RPyItem(l_v933255, 2L) = (&pypy_g_rpy_string_28891.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:24484:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24484 | RPyItem(l_l_2118, 1L) = l_v934372; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24503:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24503 | RPyItem(l_l_2118, 2L) = l_v934373; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24717:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24717 | RPyItem(l_l_2119, 1L) = l_v934375; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24735:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24735 | RPyItem(l_l_2119, 2L) = l_v934376; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_marshal.c:3332:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 3332 | l_v943606 = RPyField(l_v943668, 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:3334:14: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 3334 | l_v943607 = RPyField(l_v943668, 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:3336:14: warning: array index 3 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 3336 | l_v943608 = RPyField(l_v943668, 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:4782:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 4782 | l_v944087 = RPyField(l_s_385, 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 | # depypy_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_v9367fine RPyField(ptr, name) 26 = RPyItem(l_i ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char itemts[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] erators_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_v936468; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_marshal.c:6519:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 6519 | l_v944628 = RPyField(l_v944753, 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:6521:14: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 6521 | l_v944629 = RPyField(l_v944753, 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, nampypy_module_itertools.ce) : ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items3177[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :2pypy_module_marshal.c:6523:14: warning: array index 3 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] : 6523 | l_v944630 = RPyField(l_v944 warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 753, rs_ch a3177r | s )R.PiytIetmesm[(3lL_]v;9 [platform:WARNING] 3 7| 0 ^ ~~8 [platform:WARNING] 2, 1L)/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h :=68 :l46_:v 9note: 3expanded from macro 'RPyField'7 [platform:WARNING] 083; [platform:WARNING] | 68 ^ ~~ | [platform:WARNING] # define /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] R 69 | # define RPyItem(array, index) ((array)->itemPyField(ptr, name)s ((ptr)->name) [platform:WARNING] | [index]) [platform:WARNING] | ^ ~~~~~ [platform: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] 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_v937082, 2L) =./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] (&p 10670 | ychar items[RPpy_g_rpy_sYt_rViAnRLENGTgH_]1;2 [platform:WARNING] 6 6| . ^b [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] 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_v937086, 1L) = l_v937087; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v937086, 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_v937086, 3L) = l_v937088; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v937086, 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: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_v938093, 1L) = l_v938094; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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: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_v938093, 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_v938093, 3L) = l_v938095; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v938093, 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_v938098, 1L) = l_v938099; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v938098, 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: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_v938773; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v938986; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v938990; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12896:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12896 | l_v940427 = RPyItem(l_args_w_105, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c: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_v942486, 1L) = l_v942487; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v942486, 2L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_math.c: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_v949830; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v950931; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v956347; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v956352; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v956355; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v956876, 1L) = l_v956877; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v956880, 3L) = l_v956881; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v956884, 2L) = l_v956885; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v957900; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v958107, 1L) = l_v958108; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v958107, 2L) = (&pypy_g_rpy_string_31056.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v958112, 1L) = l_v958113; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v958112, 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] 7 warnings generated. [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_v958703 = RPyItem(l_v958702, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v958813 = RPyItem(l_v958812, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 2 warnings generated. [platform:WARNING] 13 warnings generated. [platform:WARNING] 20 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_v959871, 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_v960022, 1L) = (&pypy_g_rpy_string_463.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:6279:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6279 | RPyItem(l_l_2164, 1L) = l_v960748; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v960749; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v961033; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v961306; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v961593, 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_v961697; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v962105; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v962106; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v962107; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v962108; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v963186; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v963967 = 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_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_v964704; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v964707; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v964710; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v964713; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v964716; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v964719; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v964722; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v964725; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v964728; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v964734; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v966091; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v966094; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v966097; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:23637:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23637 | RPyItem(l_l_2187, 4L) = l_v966100; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v966103; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v966106; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v966109; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v966112; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v966115; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v968823; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v968824; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v968825; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v968826; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v975136, 1L) = l_v975137; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v975136, 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_v975136, 3L) = l_v975138; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v975136, 4L) = (&pypy_g_rpy_string_3542.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_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_v975136, 5L) = l_v975139; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v975136, 6L) = (&pypy_g_rpy_string_3543.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v975144, 1L) = l_v975145; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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: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_v975679, 1L) = (&pypy_g_rpy_string_29994.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v975679, 2L) = l_v975681; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v975679, 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_v975679, 4L) = l_v975682; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6613:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6613 | l_v977298 = RPyItem(l_v977297, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v977309 = RPyItem(l_v977308, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v977239; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v977240; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10083:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10083 | RPyItem(l_l_2208, 1L) = l_v978074; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971125, 1L) = (&pypy_g_rpy_string_28635.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v971125, 2L) = l_v971127; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v971125, 3L) = (&pypy_g_rpy_string_28636.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v971125, 4L) = l_v971128; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v971628, 21L) = l_v971629; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971640, 20L) = l_v971641; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971652, 19L) = l_v971653; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971664, 18L) = l_v971665; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971676, 17L) = l_v971677; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971688, 16L) = l_v971689; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971700, 15L) = l_v971701; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971712, 14L) = l_v971713; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971724, 13L) = l_v971725; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971736, 12L) = l_v971737; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971748, 11L) = l_v971749; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971760, 10L) = l_v971761; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971772, 9L) = l_v971773; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971784, 8L) = l_v971785; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c: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_v971796, 7L) = l_v971797; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c: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_v971808, 6L) = l_v971809; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c: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_v971820, 5L) = l_v971821; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VApypy_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_v969657; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v969658; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v969659; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v969660; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v969661; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v969662; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 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_v971832, 4L) = l_v971833; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c: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_v971844, 3L) = l_v971845; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c: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_v971873, 2L) = 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: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_v971885, 1L) = 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_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_v970478, 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 *itepypy_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_v974026; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v974027; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v974028; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ms[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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_v970478, 2L) = l_v970479; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_select.c:3711:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3711 | RPyItem(l_l_2210, 1L) = l_v979230; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:3730:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3730 | RPyItem(l_l_2210, 2L) = l_v979231; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4555:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4555 | RPyItem(l_l_2211, 1L) = l_v979242; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v984322 = 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_v984326 = 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_v984330 = 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_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_v974744; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v974745; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4764:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4764 | RPyItem(l_l_2215, 1L) = l_v983109; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v988682, 1L) = l_v988683; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v988682, 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_v989292; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v989293; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v990495; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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] 8 warnings generated. [platform:WARNING] 1 warning generated. [platform:WARNING] 3 warnings generated. [platform:WARNING] 16 warnings generated. [platform:WARNING] 30 warnings generated. [platform:WARNING] 8 warnings generated. [platform:WARNING] 3 warnings generated. [platform:WARNING] 37 warnings generated. [platform:WARNING] pypy_module_termios.c:1018:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1018 | l_v991215 = RPyItem(l_v991211, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1022:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1022 | l_v991218 = RPyItem(l_v991211, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1026:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1026 | l_v991221 = RPyItem(l_v991211, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1030:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1030 | l_v991224 = RPyItem(l_v991211, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1034:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1034 | l_v991227 = RPyItem(l_v991211, 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:1038:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1038 | l_v991230 = RPyItem(l_v991211, 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:2874:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2874 | 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:2878:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2878 | 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:2882:2: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2882 | 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:2886:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2886 | 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:2890:2: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2890 | 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:3575:15: warning: array index 16 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 3575 | l_v992247 = 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:3997:2: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3997 | RPyItem(l_v991896, 16L) = l_v991897; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4003:14: warning: array index 17 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 4003 | l_v992275 = 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:4117:2: warning: array index 17 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4117 | RPyItem(l_v991896, 17L) = l_v991901; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_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_v993185, 1L) = l_v993186; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v993185, 2L) = (&pypy_g_rpy_string_3186.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v993185, 3L) = l_v993187; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v993185, 4L) = (&pypy_g_rpy_string_3187.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v993185, 5L) = l_v993188; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v993185, 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_v994171 = RPyItem(l_v994167, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v994388; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v996024, 1L) = l_v996025; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v996024, 2L) = (&pypy_g_rpy_string_35153.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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: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_v1002872; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1002873; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1002874; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1002875; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1002876; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1002877; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1002878; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v996626 = 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_v996637 = 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_v996648 = RPyItem(l_tup_w_13, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:2020:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2020 | l_v996663 = RPyItem(l_tup_w_13, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:2094:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2094 | l_v996675 = RPyItem(l_tup_w_13, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:2167:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2167 | l_v996687 = RPyItem(l_tup_w_13, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:2240:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2240 | l_v996699 = RPyItem(l_tup_w_13, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:2315:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2315 | l_v996713 = 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_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_v1004007, 1L) = l_v1004008; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004007, 2L) = (&pypy_g_rpy_string_28853.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004007, 3L) = l_v1004009; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004007, 4L) = l_r_2528; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.hpypy_module_time.c:5076:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5076 | RPyItem(l_l_2251, 1L) = l_v99:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | stru7648; [platform:WARNING] ct| ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:5398:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5398 | RPyItem(l_l_2252, 1L) = l_v997649; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:5598:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5598 | RPyItem(l_l_2253, 1L) = l_v997651; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:6141:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6141 | l_v998019 = 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] pypy./singleheader.h:8616_rp:y_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 2: note: array 'items' declared here [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( 8616l | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _v100400pypy_module_time.c:6380:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6380 | RPyItem(l_l_227, 55L) = 5, 1L) l=_ vl1_0v0949010; [platform:WARNING] 7 663; [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::6969::4747:: note: note: expanded from macro 'RPyItem'expanded from macro 'RPyItem' [platform:WARNING] [platform:WARNING] 6969 | | ## ddeeffiinnee RPyItRPyItem(em(array,a inrdreaxy) , inde x ) ( ( a r(r(aayr)r-a>yi)t-e>mist[eimnsd[eixn]d)e [platform:WARNING] x ]| ) ^ ~~~~~ [platform:WARNING] [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311./singleheader.h:8616:2:2: note: array 'items' declared here [platform:WARNING] : note: array 'items' declared here [platform:WARNING] 8616 | voi10311 | stdr*u citt epms[RPYy_pVyA_Rrpy_string0 *iLENGTtHe]m;s [platform:WARNING] [ R| PY_VAR ^L [platform:WARNING] ENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:6985:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] pypy_module_zipimport.c:4439 :69852 | : Rwarning: Parray index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds]y [platform:WARNING] Item(l_l_2 244395 | 4 ,R P1yLI)t em(l_v1=0 0l4_0v0979,7 667L2); [platform:WARNING] = | ( ^ ~~& [platform:WARNING] pypy_g_/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] y_string _692 | 4#. b )d;e [platform:WARNING] f i| n ^ ~~e [platform:WARNING] RPyItem/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] ((./singleheader.ha:r8616r:a2y:) -note: >array 'items' declared herei [platform:WARNING] tems [8616i | n dveoxi]d)* [platform:WARNING] i| t ^ ~~~~~e [platform:WARNING] ms[R./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] PY_VA RL10311E | N GstrucTtH ]p;y [platform:WARNING] p y| ^ [platform:WARNING] _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_v1004021, 1L) = l_v1004022; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004021, 2L) = (&pypy_g_rpy_string_28853.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004021, 3L) = l_v1004023; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004021, 4L) = l_r_2529; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004021, 5L) = l_v1004024; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004021, 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_v1004035, 1L) = l_v1004036; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004035, 2L) = (&pypy_g_rpy_string_28853.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004035, 3L) = l_v1004037; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004035, 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: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_v1004035, 5L) = l_v1004038; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004035, 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_v1004052, 1L) = l_v1004053; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004052, 2L) = (&pypy_g_rpy_string_28853.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004052, 3L) = l_v1004054; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004052, 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: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_v1004052, 5L) = l_v1004055; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004052, 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_v1004065, 1L) = l_v1004066; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004065, 2L) = (&pypy_g_rpy_string_28853.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004065, 3L) = l_v1004067; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004065, 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: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_v1004065, 5L) = l_v1004068; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004065, 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_v1004078, 1L) = l_v1004079; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004078, 2L) = (&pypy_g_rpy_string_28853.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004078, 3L) = l_v1004080; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004078, 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: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_v1004078, 5L) = l_v1004081; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1004078, 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_time.c:9648:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9648 | RPyItem(l_l_2256, 1L) = l_v998970; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9666:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9666 | RPyItem(l_l_2256, 2L) = l_v998971; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9684:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9684 | RPyItem(l_l_2256, 3L) = l_v998972; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9702:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9702 | RPyItem(l_l_2256, 4L) = l_v998973; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9720:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9720 | RPyItem(l_l_2256, 5L) = l_v998974; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:9738:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9738 | RPyItem(l_l_2256, 6L) = l_v998975; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9756:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9756 | RPyItem(l_l_2256, 7L) = l_v998976; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9774:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9774 | RPyItem(l_l_2256, 8L) = l_v998977; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12111:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12111 | RPyItem(l_l_2260, 1L) = l_v1007046; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12129:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12129 | RPyItem(l_l_2260, 2L) = l_v1007047; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12147:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12147 | RPyItem(l_l_2260, 3L) = l_v1007048; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12165:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12165 | RPyItem(l_l_2260, 4L) = l_v1007049; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12183:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12183 | RPyItem(l_l_2260, 5L) = l_v1007050; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12201:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12201 | RPyItem(l_l_2260, 6L) = l_v1007051; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12219:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12219 | RPyItem(l_l_2260, 7L) = l_v1007052; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12237:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12237 | RPyItem(l_l_2260, 8L) = l_v1007053; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:19346:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19346 | RPyItem(l_l_2263, 1L) = l_v1010070; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 10 warnings generated. [platform:WARNING] 22 warnings generated. [platform:WARNING] pypy_objspace.c:2858:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2858 | RPyItem(l_l_2267, 1L) = l_v1013973; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:42258:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42258 | RPyItem(l_l_2279, 1L) = l_v1026929; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: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_v1031797 = 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 | # def note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARine RPyItLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace.c:42279:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42279 | RPyItem(l_l_2279, 2L) = l_v1026930; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(aem(array, inrray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~dex) ((a [platform:WARNING] ./singleheader.h:8616rray)->items:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[R[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* iPY_VARLENGTHtems[RPY_VAR]; [platform:WARNING] | ^ [platform:WARNING] LENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace.c:43959:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43959 | RPyItem(l_l_2280, 1L) = l_v1027108; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:48104:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48104 | RPyItem(l_v1028772, 1L) = l_v1028773; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:48105:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48105 | RPyItem(l_v1028772, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace.c:48128:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48128 | RPyItem(l_v1028772, 3L) = l_v1028774; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:48129:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48129 | RPyItem(l_v1028772, 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:15011:16: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 15011 | l_v1033546 = RPyField(l_s_397, 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_v1036128; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:39060:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39060 | RPyItem(l_l_2325, 1L) = l_v1040675; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18956:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18956 | RPyItem(l_l_2360, 1L) = l_v1055239; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:19662:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19662 | RPyItem(l_l_2361, 1L) = l_v1055486; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:52906:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52906 | RPyItem(l_v1045356, 1L) = l_v1045359; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:53117:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53117 | RPyItem(l_l_2335, 1L) = l_v1045385; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:54424:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54424 | RPyItem(l_v1045710, 1L) = l_v1045714; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:54843:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54843 | RPyItem(l_l_2336, 1L) = l_v1045810; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:56189:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56189 | RPyItem(l_v1046213, 1L) = l_v1046217; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:56608:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56608 | RPyItem(l_l_2337, 1L) = l_v1046313; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60257:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60257 | RPyItem(l_l_2338, 1L) = l_v1047406; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:29518:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29518 | RPyItem(l_v1058795, 1L) = l_v1058796; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:29519:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29519 | RPyItem(l_v1058795, 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:29542:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29542 | RPyItem(l_v1058795, 3L) = l_v1058797; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:29543:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29543 | RPyItem(l_v1058795, 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:29566:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29566 | RPyItem(l_v1058795, 5L) = l_v1058798; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:29567:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29567 | RPyItem(l_v1058795, 6L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std.c:65097:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65097 | RPyItem(l_l_2341, 1L) = l_v1049217; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:33547:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33547 | RPyItem(l_v1060182, 1L) = l_v1060183; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:33548:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33548 | RPyItem(l_v1060182, 2L) = (&pypy_g_rpy_string_3127.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:33571:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33571 | RPyItem(l_v1060182, 3L) = l_v1060184; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:33572:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33572 | RPyItem(l_v1060182, 4L) = (&pypy_g_rpy_string_203.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:33595:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33595 | RPyItem(l_v1060182, 5L) = l_v1060185; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:33596:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33596 | RPyItem(l_v1060182, 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:33878:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33878 | RPyItem(l_v1060189, 1L) = l_v1060190; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:33879:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33879 | RPyItem(l_v1060189, 2L) = (&pypy_g_rpy_string_3127.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:33902:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33902 | RPyItem(l_v1060189, 3L) = l_v1060191; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:33903:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33903 | RPyItem(l_v1060189, 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:36217:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36217 | l_v1061161 = 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:36254:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36254 | l_v1061156 = 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:36291:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36291 | l_v1061151 = 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:36356:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36356 | l_v1061145 = 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:36406:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36406 | l_v1061076 = 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:37961:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37961 | l_v1061635 = 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:37998:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37998 | l_v1061630 = 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:38035:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38035 | l_v1061625 = 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:38100:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38100 | l_v1061619 = 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:38150:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38150 | l_v1061550 = 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:44773:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44773 | RPyItem(l_l_2393, 1L) = l_v1063597; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1093338 = RPyItem(l_v1093314, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1093438; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1093442; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:51982:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51982 | RPyItem(l_l_2408, 1L) = l_v1065733; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1094766 = 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_v1094731 = 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_v1094735 = 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_2.c:42827:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 42827 | RPyItem(l_v1084114, 1L) = l_v1084115; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:42828:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 42828 | RPyItem(l_v1084114, 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_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_v1094920; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1094921; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1095167; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1095168; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1095173; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46080:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46080 | RPyItem(l_l_2533, 1L) = l_v1085040; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46324:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46324 | RPyItem(l_l_2534, 1L) = l_v1085044; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:47577:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47577 | RPyItem(l_l_2535, 1L) = l_v1085619; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:49189:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49189 | RPyItem(l_l_2537, 1L) = l_v1085789; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:22243:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22243 | RPyItem(l_l_2573, 1L) = l_v1098617; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:57773:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 57773 | RPyItem(l_v1088998, 1L) = l_v1088999; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:58413:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58413 | RPyItem(l_v1089187, 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:58561:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58561 | RPyItem(l_v1089193, 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:58584:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58584 | RPyItem(l_v1089193, 2L) = l_v1089195; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:59535:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59535 | 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:59539:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59539 | 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:59543:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59543 | 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:60441:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60441 | RPyItem(l_l_2543, 1L) = l_v1089794; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define pypy_objspace_std_3.c:27934:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27934 | RPyItem(l_v1100686, 1L) = l_v1100687; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, indexR) ((array)->itemPyItem(array, index) ((arrsay)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] [index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *item 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] s[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:27935:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27935 | RPyItem(l_v1100686, 2L) = (&pypy_g_rpy_string_3722.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:27958:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27958 | RPyItem(l_v1100686, 3L) = l_v1100688; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27959 | RPyItem(l_v1100686, 4L) = (&pypy_g_rpy_string_3723.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:27988:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27988 | RPyItem(l_v1100686, 5L) = l_v1100689; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27989 | RPyItem(l_v1100686, 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_5.c:29415:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29415 | RPyItem(l_l_2895, 1L) = l_v1145013; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:34164:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34164 | l_v1102977 = RPyItem(l_v1102911, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:44878:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44878 | RPyItem(l_l_2588, 1L) = l_v1106526; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45513:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45513 | RPyItem(l_l_2589, 1L) = l_v1106750; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:48281:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48281 | RPyItem(l_l_2917, 1L) = l_v1151115; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:52119:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52119 | RPyItem(l_l_2770, 1L) = l_v1131466; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:55477:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55477 | RPyItem(l_l_2771, 1L) = l_v1132288; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:56286:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56286 | RPyItem(l_l_2772, 1L) = l_v1132300; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4289:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4289 | RPyItem(l_l_2932, 1L) = l_v1157801; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:61253:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61253 | l_v1134273 = RPyItem(l_v1134227, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13502:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13502 | RPyItem(l_l_2938, 1L) = l_v1160674; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:17086:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17086 | RPyItem(l_l_2944, 1L) = l_v1161737; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:59663:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59663 | 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* 8 warnings generated. [platform:WARNING] items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_6.c:59667:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59667 | 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:59671:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59671 | 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:60607:17: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 60607 | l_v1177132 = 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:61345:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 61345 | l_v1177133 = RPyField(l_spec_3, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 12 warnings generated. [platform:WARNING] 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_v1182105; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1182106; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1182107; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_1290.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] 30 warnings generated. [platform:WARNING] pypy_objspace_std_7.c:39663:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39663 | RPyItem(l_l_3098, 1L) = l_v1190738; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 14 warnings generated. [platform:WARNING] pypy_objspace_std_7.c:44084:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44084 | RPyItem(l_l_3099, 1L) = l_v1192246; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:56014:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56014 | RPyItem(l_l_3122, 1L) = l_v1196468; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:59944:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59944 | RPyItem(l_l_3124, 1L) = l_v1197606; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:59962:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59962 | RPyItem(l_l_3124, 2L) = l_v1197607; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:59980:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59980 | RPyItem(l_l_3124, 3L) = l_v1197608; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:62264:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62264 | RPyItem(l_v1198650, 1L) = (&pypy_g_rpy_string_25875.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:62280:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62280 | RPyItem(l_v1198650, 2L) = l_v1198652; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:62281:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62281 | RPyItem(l_v1198650, 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:62304:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62304 | RPyItem(l_v1198650, 4L) = l_v1198653; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:62305:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62305 | RPyItem(l_v1198650, 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] 2 warnings generated. [platform:WARNING] 4 warnings generated. [platform:WARNING] 21 warnings generated. [platform:WARNING] pypy_objspace_std_8.c:6736:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6736 | RPyItem(l_l_3155, 1L) = l_v1201753; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7449:2: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 7449 | 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:7820:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7820 | RPyItem(l_v1202040, 1L) = l_v1202041; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:7821:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7821 | RPyItem(l_v1202040, 2L) = (&pypy_g_rpy_string_25888.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:7947:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7947 | RPyItem(l_v1202040, 3L) = l_r_3324; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:7976:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7976 | RPyItem(l_v1202040, 4L) = l_v1202042; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:8215:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8215 | RPyItem(l_v1202045, 1L) = l_v1202046; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:8216:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8216 | RPyItem(l_v1202045, 2L) = (&pypy_g_rpy_string_25888.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:8342:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8342 | RPyItem(l_v1202045, 3L) = l_r_3325; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:8371:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8371 | RPyItem(l_v1202045, 4L) = l_v1202047; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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: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_3159, 1L) = l_v1203616; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1244611; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1244612; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:pypy_objspace_std_8.c:19186:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19186 | RPyItem(l_l_3166, 1L) =47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, i l_v1205886; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTnH]; [platform:WARNING] | ^ [platform:WARNING] dex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_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_v1244617; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:17066:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17066 | l_v1226410 = RPyItem(l_v1226386, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18744:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18744 | 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:18748:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18748 | 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:18752:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18752 | 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:20868:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20868 | RPyItem(l_l_3228, 1L) = l_v1227253; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:20886:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20886 | RPyItem(l_l_3228, 2L) = l_v1227254; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:20904:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20904 | RPyItem(l_l_3228, 3L) = l_v1227255; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:23540:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23540 | RPyItem(l_l_3231, 1L) = l_v1228286; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24457:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24457 | RPyItem(l_l_3232, 1L) = l_v1228299; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25479:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25479 | RPyItem(l_l_3294, 1L) = l_v1250851; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25497:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25497 | RPyItem(l_l_3294, 2L) = l_v1250852; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25730:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25730 | 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:25749:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25749 | RPyItem(l_l_3295, 2L) = l_v1250855; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8 warnings generated. [platform:WARNING] pypy_objspace_std_10.c:26787:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26787 | RPyItem(l_l_3296, 1L) = l_v1251312; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26805:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26805 | RPyItem(l_l_3296, 2L) = l_v1251313; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27053:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27053 | 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:27057:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27057 | 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:30749:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30749 | 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:30753:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30753 | 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:30757:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30757 | 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_9.c:34633:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 34633 | RPyItem(l_v1231926, 1L) = l_v1231927; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:59221:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59221 | RPyItem(l_l_3311, 1L) = l_v1261478; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:59239:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59239 | RPyItem(l_l_3311, 2L) = l_v1261479; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:59561:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59561 | 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:59580:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59580 | RPyItem(l_l_3312, 2L) = l_v1261482; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60838:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60838 | RPyItem(l_l_3314, 1L) = l_v1262031; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60856:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60856 | RPyItem(l_l_3314, 2L) = l_v1262032; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:61193:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61193 | 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:61197:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61197 | 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: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_v1265075; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:61896:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61896 | RPyItem(l_l_3259, 1L) = l_v1240249; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:61915:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61915 | RPyItem(l_l_3259, 2L) = l_v1240250; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:63172:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63172 | RPyItem(l_l_3263, 1L) = l_v1240259; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:63191:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63191 | RPyItem(l_l_3263, 2L) = l_v1240260; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:65160:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65160 | RPyItem(l_l_3267, 1L) = l_v1241382; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:65179:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65179 | RPyItem(l_l_3267, 2L) = l_v1241383; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:66436:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 66436 | RPyItem(l_l_3271, 1L) = l_v1241392; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:66455:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 66455 | RPyItem(l_l_3271, 2L) = l_v1241393; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18586:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 18586 | RPyItem(l_v1269750, 1L) = l_v1269751; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:18587:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 18587 | RPyItem(l_v1269750, 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:19029:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19029 | RPyItem(l_v1269822, 1L) = l_v1269823; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19030:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19030 | RPyItem(l_v1269822, 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:19053:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19053 | RPyItem(l_v1269822, 3L) = l_v1269824; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19054:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19054 | RPyItem(l_v1269822, 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:19085:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19085 | RPyItem(l_v1269822, 5L) = l_v1269825; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19086:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19086 | RPyItem(l_v1269822, 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:19116:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19116 | RPyItem(l_v1269822, 7L) = l_v1269826; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19139:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19139 | RPyItem(l_v1269822, 8L) = l_v1269827; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19140:2: warning: array index 9 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19140 | RPyItem(l_v1269822, 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:19163:2: warning: array index 10 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19163 | RPyItem(l_v1269822, 10L) = l_v1269828; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19164:2: warning: array index 11 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19164 | RPyItem(l_v1269822, 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:19339:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19339 | RPyItem(l_v1269831, 1L) = l_v1269832; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19340:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19340 | RPyItem(l_v1269831, 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:19772:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19772 | RPyItem(l_v1270102, 1L) = l_v1270103; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19773:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19773 | RPyItem(l_v1270102, 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:19796:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19796 | RPyItem(l_v1270102, 3L) = l_v1270104; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19797:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19797 | RPyItem(l_v1270102, 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:19828:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19828 | RPyItem(l_v1270102, 5L) = l_v1270105; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19851:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19851 | RPyItem(l_v1270102, 6L) = l_v1270106; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19852:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19852 | RPyItem(l_v1270102, 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:19875:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19875 | RPyItem(l_v1270102, 8L) = l_v1270107; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19876:2: warning: array index 9 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19876 | RPyItem(l_v1270102, 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:20031:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20031 | RPyItem(l_v1270110, 1L) = l_v1270111; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:20032:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20032 | RPyItem(l_v1270110, 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:20244:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20244 | RPyItem(l_v1270350, 1L) = l_v1270351; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:20245:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20245 | RPyItem(l_v1270350, 2L) = (&pypy_g_rpy_string_28959.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:20274:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20274 | RPyItem(l_v1270350, 3L) = l_v1270352; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:20275:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20275 | RPyItem(l_v1270350, 4L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:20802:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20802 | RPyItem(l_l_3329, 1L) = l_v1270437; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:23646:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23646 | l_v1271553 = 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_12.c:13255:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13255 | RPyItem(l_l_3360, 1L) = l_v1289026; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:38179:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 38179 | l_v1276084 = RPyField(l_v1275999, 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:38194:15: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 38194 | l_v1276086 = RPyField(l_v1275999, 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:38211:15: warning: array index 3 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 38211 | l_v1276088 = RPyField(l_v1275999, 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_12.c:22267:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22267 | RPyItem(l_l_3367, 1L) = l_v1292004; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25345:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25345 | RPyItem(l_v1293185, 1L) = l_v1293186; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:25346:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25346 | RPyItem(l_v1293185, 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:28476:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28476 | RPyItem(l_v1294112, 1L) = l_v1294113; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:28477:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28477 | RPyItem(l_v1294112, 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:28500:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28500 | RPyItem(l_v1294112, 3L) = l_v1294114; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:28501:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28501 | RPyItem(l_v1294112, 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:55473:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55473 | RPyItem(l_v1281554, 1L) = l_v1281555; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:55474:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55474 | RPyItem(l_v1281554, 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:55870:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55870 | RPyItem(l_v1281619, 1L) = l_v1281620; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:55871:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55871 | RPyItem(l_v1281619, 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:55888:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55888 | RPyItem(l_v1281619, 3L) = l_v1281621; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:55889:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55889 | RPyItem(l_v1281619, 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:55906:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55906 | RPyItem(l_v1281619, 5L) = l_v1281622; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:55907:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55907 | RPyItem(l_v1281619, 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:56438:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56438 | l_v1271553 = 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:56917:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56917 | RPyItem(l_v1281685, 1L) = l_v1281686; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:56918:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56918 | RPyItem(l_v1281685, 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:56935:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56935 | RPyItem(l_v1281685, 3L) = l_v1281687; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:56936:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56936 | RPyItem(l_v1281685, 4L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_13.c: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_v1323796; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v1325096; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_14.c:9499:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9499 | RPyItem(l_l_3612, 1L) = l_v1334671; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10293:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10293 | RPyItem(l_l_3613, 1L) = l_v1334912; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10899:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10899 | RPyItem(l_v1335232, 1L) = l_v1335233; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:10900:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10900 | RPyItem(l_v1335232, 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:10923:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10923 | RPyItem(l_v1335232, 3L) = l_v1335234; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:10924:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10924 | RPyItem(l_v1335232, 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:11151:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11151 | RPyItem(l_v1335313, 1L) = l_v1335314; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:11152:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11152 | RPyItem(l_v1335313, 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:11175:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11175 | RPyItem(l_v1335313, 3L) = l_v1335315; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:11176:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11176 | RPyItem(l_v1335313, 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:12454:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12454 | RPyItem(l_v1335716, 1L) = l_v1335717; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:12455:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12455 | RPyItem(l_v1335716, 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:12484:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12484 | RPyItem(l_v1335716, 3L) = l_v1335718; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:16674:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16674 | RPyItem(l_v1337059, 1L) = l_v1337060; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:16675:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16675 | RPyItem(l_v1337059, 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:16698:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16698 | RPyItem(l_v1337059, 3L) = l_v1337061; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:16699:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16699 | RPyItem(l_v1337059, 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:16928:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16928 | RPyItem(l_v1337140, 1L) = l_v1337141; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:16929:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16929 | RPyItem(l_v1337140, 2L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 15 warnings generated. [platform:WARNING] 19 warnings generated. [platform:WARNING] 18 warnings generated. [platform:WARNING] 12 warnings generated. [platform:WARNING] 22 warnings generated. [platform:WARNING] 49 warnings generated. [platform:WARNING] rpython_jit_backend_aarch64.c:2439:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2439 | RPyItem(l_v1338614, 1L) = l_v1338615; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1338614, 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_v1338614, 3L) = l_v1338616; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1338614, 4L) = (&pypy_g_rpy_string_31240.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1338614, 5L) = l_v1338617; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1338614, 6L) = (&pypy_g_rpy_string_31241.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1338614, 7L) = l_v1338618; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1338614, 8L) = (&pypy_g_rpy_string_31242.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1338614, 9L) = l_v1338619; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1338614, 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_v1338622, 1L) = l_v1338623; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1338626, 1L) = l_v1338627; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1338630, 1L) = l_v1338631; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1338634, 1L) = l_v1338635; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1338638, 1L) = l_v1338639; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_29992.b), 4L) = l_rawstart_5; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:7544:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7544 | RPyItem(l_l_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.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_v1345555 = 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_v1346121, 1L) = l_v1346122; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1346121, 2L) = (&pypy_g_rpy_string_36158.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1346352; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:24309:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24309 | RPyItem(l_v1346859, 1L) = l_v1346860; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1346859, 2L) = (&pypy_g_rpy_string_36158.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:24829:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24829 | l_v1347005 = 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_v1347010 = 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_v1347275 = 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_v1347280 = 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_v1347285 = 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_v1347512, 1L) = l_v1347513; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arrayrpython_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_v1373457, 1L) = l_v1373458; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-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, index) yItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_strin (g(array)->items[index]) [platform:WARNING] 0 | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] *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_10311 | nsp(l_arg_500); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] trpython_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 | ruct pypy_rpy_string0 *itepthread_jit_write_protect_np(l_ms[RPY_VAaRLENGTH]; [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 | r RPyItem(l_v1347512, 2L) = (&pypy_g_rpy_string_36158.b); [platform:WARNING] g| ^ ~~ [platform:WARNING] _/Users/matti/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)->item9s[inde9); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] x/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_j]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] py_string0 *items[RPY_VARLENGTH]; [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) = 0Lrpython_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_v1348960; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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, 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_v1349391; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] i./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ndex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1373874; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1373875; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1373876; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->iterpython_jit_backend_llsupport_1.c:874:2:ms[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h :17196:2: note: array 'items' declared here [platform:WARNING] warning: 17196array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] | [platform:WARNING] Signed 874 | itemRs[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] PyItem(l_v1395315, 1L) = l_v1395310; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1395315, 2L) = l_v1395311; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1395315, 3L) = l_v1395312; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->item8 warnings generated. [platform:WARNING] s[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPYrpython_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_v1374166 = 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] _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_v1395315, 4L) = l_v1395313; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1395315, 5L) = l_v1395314; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1395324, 1L) = l_v1395321; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1395324, 2L) = l_v1395322; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:1520rpython_jit_backend_llsupport.c:3710:15::2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1520 | RPyItem(l_v1395324, 3L) = l_v1395323; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3710 | l_v1374264 = 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)rpython_jit_backend_aarch64.c:33367:2: ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1374274 = 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_v1374386 = 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_v1374396 = 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] 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_v1350033; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arrayrpython_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_v1374510 = RPyItem(l_locs_19,)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1350034; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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 | RPyI tem(l_l_3684, 3L) = l_v1350035; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:169:47: note: expanded from macro 'RPyItem' [platform:WARNING] L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69rpython_jit_backend_aarch64_1.c:247:16: 69:47: note: expanded from macro 'RPyItem' [platform:WARNING] | 69 | # define RPyItem(array, ind# defiwarning: ex)ne RPyItarray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]e [platform:WARNING] m(ar 247 | l_v1 r3 ((arraya63002 = RPyIt)em(l_v1362998, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] -/Users/matti/build-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) ((array)i->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] te./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ms[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] index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ,./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 74517196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] indrpython_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] e 4422 | l_v1374525 | = RPyItem(lx_locs_1 ) ((array)->items[9index]) [platform:WARNING] | ^ ~~~~~R [platform:WARNING] ,./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* itPems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] yItem(l_l_3746, 1L) = l_v1362971; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # 2define RPyIL);tem(array, index) ((array)->i [platform:WARNING] t | ^ ~~ [platform:WARNING] e/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] m 69 | # defins[index])e [platform:WARNING] | R ^ ~~~~~P [platform:WARNING] yItem(array, ./singleheader.hi:n8616d:e2x:) note: array 'items' declared here [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 8616./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] | void* 17196items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | Sigrpython_jit_backend_aarch64_1.cned i:tems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 763:rpython_jit_backend_llsupport.c2: 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_v1362972; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define 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] R 4446 | l_v1374541 = RPyItem(l_locs_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] 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_v1374551 = 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_v1374561 = 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_v1374616, 1L) = l_v1374617; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1374809, 1L) = l_r_4054; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1374809, 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_v1374809, 3L) = l_v1374810; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1374809, 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_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_v1350513 = RPyItem(l_v1350509, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1350486; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->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: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] | ^ [platform:WARNING] 5917 | RPyIrpython_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] tem(l 34381 | RPyIt_v13749e2m1(l_l_, 1L3)6 8=6 ,l_v137 429L2)2 ;= [platform:WARNING] l| _v1350 ^ ~~ [platform:WARNING] 48/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h7:;69 [platform:WARNING] : 47| : 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 : note: expanded from macro 'RPyItem' [platform:WARNING] defi 69 | #n e define RRPyPyIItemt(eamr(ray, array, iinndex)dex) ((((aarrrraayy))->ite-m>si[tiems[innddeexx]]) [platform:WARNING] | ^ ~~~~~) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] [platform:WARNING] ./singleheader.h:8616:2./singleheader.h::10311 note: array 'items' declared here [platform:WARNING] : 8616 | void* it2e:m snote: [array 'items' declared hereR [platform:WARNING] PY_ 10311 | VARLENsGtTrHu]c;t [platform:WARNING] p| ypy_rp ^ [platform:WARNING] y_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:6264:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6264 | RPyItem(l_v1374992, 1L) = l_r_4058; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1374992, 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_v1374992, 3L) = l_v1374993; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1374992, 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_v1374992, 5L) = l_v1374994; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1374992, 6L) = l_v1374995; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1374992, 7L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_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_v1350834 = RPyItem(l_v1350830, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1350809; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:35145:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35145 | RPyItem(l_l_3687, 2L) = l_v1350810; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:6650:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6650 | l_v1375190 = RPyItem(l_locs_20, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_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_v1351060; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_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: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_v1351273; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_3691, 2L) = l_v1351274; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1375301 = 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_v1375316 = 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_v1375326 = 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:36895:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36895 | RPyItem(l_l_3692, 1L) = l_v1351598; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1375435 = 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_v1375448 = 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_v1375461 = 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_v1375475 = 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_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_v1363517 = RPyItem(l_v1363513, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, indexrpython_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_v1396466, 1L) = l_v1396) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v1363489; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])465; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1396471, 1L) = l_v1396470; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1396475, 1L) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v1363490; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v1363492; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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_v1396474; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 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_v1375585 = 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_v1375595 = RPyItem(l_locs_23, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:5419:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5419 | RPyItem(l_v1397113, 1L) = l_v1397112; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) rpython_jit_backend_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_v1351756; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 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_v1352014; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1397383, 1L) = l_v1397381; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1397383, 2L) = l_v1397382; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1375704 = 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_v1375719 = 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_v1375729 = 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_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_v1352472 = RPyItem(l_v1352471, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1352508 = RPyItem(l_v1352507, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1352537 = RPyItem(l_v1352536, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1352431; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1352432; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1352433; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1352434; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) rpython_jit_backend_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_v1364018; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1375940 = 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_v1375959 = 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_v1375979 = 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_v1375989 = 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_v1375999 = 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_v1376009 = 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_v1376019 = 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_v1376029 = 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_v1376039 = 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] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1376185 = 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_v1376195 = 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_v1376205 = 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_v1376215 = 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_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_v1352769; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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, 2L) = l_v1352770; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) rpython_jit_backend_llsupport.c:11416:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11416 | l_v1376834 = RPyItem(l_locs_28, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:11439:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11439 | l_v1376844 = 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_v1376854 = RPyItem(l_locs_28, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_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_v1398459; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1376972 = 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_v1376982 = 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_v1376992 = 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_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_v1398741; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1377106 = 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_v1377121 = 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) ((arra ((array)->items[y)i-n>dietxe]m)s [platform:WARNING] [ i| n ^ ~~~~~d [platform:WARNING] ex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] item s8616[ | R PvYo_iVdA*R LiEtNeGmTsH[]R;P [platform:WARNING] Y _| V ^A [platform:WARNING] RLENGTH]; [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_v1377131 = RPyItem(lrpython_jit_backend_aarch64.c_:l40349o:c2s:_ 3warning: 0array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds], [platform:WARNING] 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: 40349 | RPyInote: expanded from macro 'RPyItem' [platform:WARNING] tem(l_l_ 3700, 3L69) | # defi = l_v1352771; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:12509:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12509 | l_v1377242 = 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_v1377257 = 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_v1377267 = 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_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_v1365424 = 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_v1365428 = 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_v1365480 = 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_v1365484 = 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_llsupport.c:12871:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12871 | l_v1377378 = 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_v1377393 = 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_v1377403 = RPyItem(l_locs_32, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_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_v1353105 = RPyItem(l_v1353104, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1353126 = RPyItem(l_v1353125, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1353141 = RPyItem(l_v1353140, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1353152 = RPyItem(l_v1353151, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1353064; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1353065; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTrpython_jit_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_v1377514 = 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])H [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1377524 = 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] ]; [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_v1353066; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1353067; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1377633 = 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_v1377643 = 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_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_v1353649 = RPyItem(l_v1353648, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1353660 = RPyItem(l_v1353659, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1353680 = RPyItem(l_v1353679, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1353610; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1353611; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1353612; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1377741 = 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] rpython_jit_backend_llsupport_1.c:14319:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14319 | RPyItem(l_v1400191, 1L) = l_v1400190; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[R 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] PY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:14733:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14733 | RPyItem(l_v1400196, 1L) = l_v1400195; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_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_v1353982 = RPyItem(l_v1353981, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1354002 = RPyItem(l_v1354001, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1354022 = RPyItem(l_v1354021, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1354037 = RPyItem(l_v1354036, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: 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_v1377844 = 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_v1377944 = 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_v1378044 = 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_v1378144 = RPyItem(l_locs_39, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:15412:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15412 | l_v1378244 = 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] expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1354048 = RPyItem(l_v1354047, 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_v1353944; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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: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_v1378344 = RPyItem(l_locs_41,2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43526 | R PyItem(l_l_3706, 2L) = l_v1353945; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1353946; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1353947; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:11803:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11803 | RPyItem(l_v1366721, 1L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_11); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:11805:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11805 | RPyItem(l_v1366721, 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_v1366721, 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_v1366721, 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_v1366721, 5L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_7); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:11813:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11813 | RPyItem(l_v1366721, 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_v1366721, 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_v1366722, 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_v1366722, 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_v1366722, 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_v1366722, 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(arrarpython_jit_backend_llsupport.cy:,16020 index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v1366722, 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_v1366722, 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_v1366722, 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] :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_v1378444 = 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 rpython_jit_backend_aarch64.cRPyItem(array, index) ((array)->items[in:44206:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44206 | RPydex]) [platform:WARNING] | Item(l_l_3709, 1L) = l_v1354 ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2292;: [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-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 note: array 'items' declared here [platform:WARNING] n17196e | RPyItem(array, index) ((array)-> Signed iitems[RPY_VARLENGTH]; [platform:WARNING] | ^tems[ind [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] 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_v1378544 = 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_v1378644 = RPyItem(l_locs_44, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_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_v1354783; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:rpython_jit_backend_llsupport.c:16932:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]17035:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [platform:WARNING] 1703516932 | RPyItem(l_v1400935, 1L) = l_v | 1 l_v1378744 = 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] 69400934; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:45536:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45536 | l_v1354970 = 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_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_v1378837 = 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] :69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) 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_v1378935 = RPyItem(l_locs_47, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:17569:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17569 | l_v1378945 = RP yItem(l _l o(c(sarray)_-47, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define> items[index]) [platform:WARNING] R P| y ^ ~~~~~I [platform:WARNING] tem(array, ind./singleheader.he:x8616): 2 : note: array 'items' declared here [platform:WARNING] ((arra y8616) | - >viotiedm*s items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Si[gRnPeYd_ ViAtReLmEsN[GRTH]; [platform:WARNING] P| ^ [platform:WARNING] Y_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:17880:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17880 | l_v1379048 = RPyItem(l_locs_48, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:17834:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17834 | RPyItem(l_v1401440, 1L) = l_v140143rpython_jit_backend_llsupport.c8; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arra:17903y:,15 :i nwarning: darray index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]e [platform:WARNING] x17903) | l _ v ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:17850:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17850 | RPyItem(l_v1401440, 2L) = l_v1401439; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 1379058 = RPyItem(l_locs_48, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # drpython_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_aaefine RPyItem(array, indrch64_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] 69e | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | voix) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] d* 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_barpython_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_v1369562, 1L) = l_v1369563; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct17196 pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | Signerpython_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_v1369562, 2L) = (&pypy_g_rpy_string_36158.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] d 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_v1369639; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1379174 = RPyItem(l_locs_49, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:18249: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_v1369876, 1L) = l_v1369877; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 69 | # define R P18249y | I tlem(array, index) c _ v 1 3 7 9 1 8 4 = ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] k./singleheader.he:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | strucntd _payapry_r py_string0 *items[RPYR_VARLENcGhT6H4]_;l [platform:WARNING] ocatio | ^ [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 | RPyItPeymI(tle_mv1369876, 2nLs)_ R=e g(i&pypy_g(_lr_plyo_css_49, 2L)t;ring_36158.b); [platform:WARNING] s| t ^ ~~e [platform:WARNING] rLo_5/Users/matti/build-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 [platform:WARNING] i n| e ^ ~~ [platform:WARNING] RPyItem(arra/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47y:, note: iexpanded from macro 'RPyItem'ndex) . r l _ s u p ( [platform:WARNING] (array)-> 69 | # items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 er); [platform:WARNING] | ^ ~~ [platform:WARNING] d/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: *note: expanded from macro 'RPyItem' [platform:WARNING] iefine RPy69 | # define RPyIIttems[RPY_VtARLENGeTH]; [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_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_v136995em(array, index) 6 = 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(arr (ay, (index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] a./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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] 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] rpython_jit_backend_aarch64_1.c 18272 | l_v1379194 = R:19339:P15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] y 19339 | l_v1369971 = RPyItem(l_arglocs_96, 1L); [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] tem(l_loc69s_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] define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v1369986 = 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)->iterpython_jit_backend_llsupport.c:ms[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] index]) [platform:WARNING] 18575 | | l ^ ~~~~~_ [platform:WARNING] v1379297./singleheader.h = 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] 8616 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:2: note: array 'items' declared here [platform:WARNING] 8616 | : void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_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_v1370001 = 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_llsupport_1.c:18688:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18688 | RPyItem(l_v1401776, 1L) = l_v1401774;rpython_jit_backend_aarch64_1.c [platform:WARNING] :19474:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19474 | l_v1370016 = 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] [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, inderpython_jit_backend_aarch64_1.cx:19519:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19519 | l_v1370031 = 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] ) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:18704:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18704 | Rrpython_jit_backend_aarch64_1.cP:yItem19564:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ( l19564_ | v 1l4_0v11737760,0 426L ) = l_v=1 RP401yItem(l_argl775; [platform:WARNING] o c| s ^ ~~_ [platform:WARNING] 101/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69, 1L):47: note: expanded from macro 'RPyItem' [platform:WARNING] ; [platform:WARNING] | ^ ~~ [platform:WARNING] 69 | # /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69: defi47n:e RPyItem( anote: rexpanded from macro 'RPyItem' [platform:WARNING] ray 69 | , ind#e x ) defi n e R P y I t ((array)->item(arermasy[,i nidex]) [platform:WARNING] n d| e ^ ~~~~~x [platform:WARNING] ) ./singleheader.h : 8616 : 2 : note: array 'items' declared here [platform:WARNING] ((array)->ite m8616 | vosi[di*n dietems[RxP]Y)_ [platform:WARNING] V A| R ^ ~~~~~L [platform:WARNING] ENGTH]./singleheader.h;: [platform:WARNING] 8616 :| 2: note: array 'items' declared here [platform:WARNING] 8616 | ^void* [platform:WARNING] 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_v1370061 = 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_v1370076 = 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_v1370091 = 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_v1370109 = 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_v1370135 = RPyItem(l_arglocs_211, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c: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_rprpython_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] y 19917 | l_v1370161 = RPyItem(l_arglocs_212, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] t/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] h 69 | # defion_ne RPyItem(arrajy, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] i./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] t8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _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(arrayrpython_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_v1370187 = 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] index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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] | rpython_jit_backend_aarch64_1.c:20075:16rpython_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]: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [platform:WARNING] 20075 | l_v1 20841 | l_v13800350 = ^ ~~~~~R7P0y2I1t3e m=( lR_PlyItem(ocs_51l_arg,l o1cLs)_;2 [platform:WARNING] 14, 1L )| ; ^ ~~ [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.h69::6947::47: note: expanded from macro 'RPyItem' note: expanded from macro 'RPyItem' [platform:WARNING] [platform:WARNING] 6969 | | ## def defiinnee RPyItem( aRrPray, yIteindm(arreaxy), index) ( ( a r r((arraay)->yi)t-e>mist[ems[inindex]d)e [platform:WARNING] x ]) [platform:WARNING] | ^ ~~~~~| [platform:WARNING] ^ ~~~~~ [platform:WARNING] [platform:WARNING] ./singleheader.h:8616:2:./singleheader.h :note: 17196array 'items' declared here:2: note: [platform:WARNING] 8616 | void*array 'items' declared here [platform:WARNING] item 17196 | Ss[RPYigne_VARLdE NitemsG[TRHP]Y;_ [platform:WARNING] V ARLENG| T ^H [platform:WARNING] ]; [platform:WARNING] | ^ [platform:WARNING] ./singleheader.hrpython_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_v1380064 = RPyItem(l_lo8616cs_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 R2PyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] : note: array 'items' declared here [platform:WARNING] 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] rpython_jit_backend_llsupport_1.c: 20154 | l_v137199200239 = 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] 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] warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19920 | RPyItem(l_v1402060, 1L) = l_v1402055; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:19936:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19936 | RPyItem(l_v1402060, 2L) = l_v1402056; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: rpython_jit_backend_aarch64.c:47962:2: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:19952:2:rpython_jit_backend_aarch64_1.c warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47962 | RP y19952I | tRPem(l_l_3719, 1yL) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_5.rl_super); [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] t 69 | # deem(l_v1402060, 3L) = l_v1402057; [platform:WARNING] | ^ ~~ [platform:WARNING] f/Users/matti/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] n./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] erpython_jit_backend_llsupport_1.c:19968:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19968 | RPyItem(l_v1402060, 4L) = l_v1402058; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h RPyItem(array, index) : ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 69./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] :47: note: expanded from macro 'RPyItem' [platform:WARNING] 8616 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | rpython_jit_backend_llsupport_1.c:19984:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19984 | RPyIvtem(l_v1402060, 5L) = l_v1402059; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]oid* item; [platform:WARNING] | ^ [platform:WARNING] s[RPrpython_jit_backend_llsupport_1.cY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :20564:rpython_jit_backend_aarch64.c2: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* itemsrpython_jit_backend_llsupport.c:warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 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] 20564 | RPy I21437t | e ml(_lv_1v380[1402243 071, 1L) = RPy= l_Item(v140l2_0l6o8c;s_53, [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.hR/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hP:Y69_:V47: note: expanded from macro 'RPyItem' [platform:WARNING] ARLENGTH]; [platform:WARNING] | ^69 [platform:WARNING] | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h::17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 69rpython_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] 4721459 | l_v1380257 = 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] note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:20580:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20580 | RPyItem(l_v1402071, 2L) = l_v1402069; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:20596:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20596 | RPyItem(l_v1402071, 3L) = l_v1402070; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:48540:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48540 | RPyItem(l_v1356056, 1L) = l_v1356057; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:rpython_jit_backend_llsupport_1.c:21131:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21131 | RPyItem48541: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_v1356056, 2L) = ((&pypy_g_rpy_string_36158.b); [platform:WARNING] | ^ ~~ [platform:WARNING] l_v1402751, 1L) = l_v1402750/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array,: index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arrpython_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_v1380359 = 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'ray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:21583:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21583 | RPyItem(l_v1402919, 1L) = l_v1402918; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1380373 = RPyItem(l_locs_54, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:22095:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22095 | l_v1380475 = 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_v1380489 = 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] 20396:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20396 | l_v1370307 = 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_v1370311 = RPyItem(l_arglocs_216, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c: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_v1380591 = 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_v1380605 = 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_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_v1356510 = RPyItem(l_arglocs_138, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:50201:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50201 | l_v1356721 = 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_v1356836 = 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_v1356924 = 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.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_v1380707 = 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_v1380721 = 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_v1380823 = 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_v1380837 = 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_v1380934 = 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_v1380944 = 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_v1381047 = 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_v1381057 = RPyItem(l_locs_60, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:24083:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24083 | l_v1381160 = 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_v1381170 = 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_v1381271 = 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_v1381369 = 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_v1381379 = 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] 8 warnings generated. [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_v1357126 = RPyItem(l_arglocs_143, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:52145:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52145 | l_v1357466 = 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_v1357471 = 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_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_v1371507, 1L) = l_v1371508; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1371507, 2L) = (&pyprpython_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_v1381431, 1L) = l_r_4108; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: 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_v1357718 = 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_v1357722 = 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) ((ay_g_rexpanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1381431, 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_v1381431, 3L) = l_v1381432; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1381435, 1L) = l_v1381436; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1381438, 1L) = l_v1381439; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1381438, 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_v1381440, 1L) = l_v1381441; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1381803, 1L) = l_v1381804; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1381803, 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_v1381864, 1L) = l_v1381865; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1381864, 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] rray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1357747 = 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_v1357751 = 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 | #py_string _de38369.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1371507, 3L) = l_v1371509; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:24821:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24821 | RPyItem(l_v1371507, 4L) = (&pypy_g_rpy_string_31241.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1371507, 5L) = l_v1371510; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1371513, 1L) = l_v1371514; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:25193:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25193 | RPyItem(l_v1371517, 1L) = l_v1371518; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1371521, 1L) = l_v1371522; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1371525, 1L) = l_v1371526; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1371529, 1L) = l_v1371530; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *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] 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_v1357776 = 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_v1357780 = 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_v1357804 = 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_v1357808 = 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_v1357832 = 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_v1357836 = 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_v1357860 = 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_v1357864 = 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_v1357889 = 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_v1357893 = 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_v1357918 = 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_v1357922 = 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_v1357947 = 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_v1357951 = 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_v1357998 = 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_v1358002 = 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_v1358027 = 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_v1358031 = 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_v1358056 = 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_v1358060 = 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_v1358085 = 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_v1358089 = 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_v1358114 = 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_v1358135 = 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_v1358156 = 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_v1358177 = 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_v1358198 = 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_v1358219 = 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_v1358240 = 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_v1358244 = 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_v1358258 = RPyItem((&pypy_g_array_36740.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_v1358279 = 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_v1358283 = 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_v1358297 = RPyItem((&pypy_g_array_36740.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_v1358318 = 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_v1358322 = RPyItem(l_arglocs_167, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54388:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54388 | l_v1358357 = 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_v1358361 = 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_v1358375 = RPyItem((&pypy_g_array_36740.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_v1358396 = 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) rpython_jit_backend_llsupport_1.c:28062:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28062 | RPyItem(l ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1358400 = RPyItem(l_arglocs_169, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54511:16: warning: array index 12 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54511 | l_v1358414 = RPyItem((&pypy_g_array_36740.b), 12L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54574:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54574 | l_v1358435 = 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_v1358439 = 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_v1358453 = RPyItem((&pypy_g_array_36740.b), 10L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54667:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54667 | l_v1358474 = 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_v1358478 = 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_v1358492 = RPyItem((&pypy_g_array_36740.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_v1358513 = 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_v1358517 = 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_v1358531 = RPyItem((&pypy_g_array_36740.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_v1358552 = 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_v1358556 = 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_v1358570 = RPyItem((&pypy_g_array_36740.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] _v1404978, 1L) = (&pypy_g_rpython_jit_metainterp_history_ConstInt_11773.ci_super.c_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:28078:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28078 | RPyItem(l_v1404978, 2L) = l_v1404975; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:28094:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28094 | RPyItem(l_v1404978, 3L) = l_v1404976; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:28110:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28110 | RPyItem(l_v1404978, 4L) = l_v1404977; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* 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_v1358591 = 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_v1358595 = 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_v1358609 = RPyItem((&pypy_g_array_36740.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_v1358630 = 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_v1358634 = 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_v1358657 = RPyItem((&pypy_g_array_36740.b), 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55152:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55152 | l_v1358678 = 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_v1358682 = RPyItem(l_arglocs_176, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[inrpython_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_v1382727, 1L) = l_v1382726; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyIrpython_jit_backend_llsupport_1.c:30951:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 30951 | pthread_jit_write_protect_np(l_arg_527); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:30951:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 30951 | pthread_jit_write_protect_np(l_arg_527); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport_1.c:31026:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 31026 | pthread_jit_write_protect_np(l_arg_526); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:31026:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 31026 | pthread_jit_write_protect_np(l_arg_526); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport_1.c:31778:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 31778 | RPyItem(l_v1406181, 1L) = l_r_4217; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:31779:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 31779 | RPyItem(l_v1406181, 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] 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] 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_v1358705 = RPyItem((&pypy_g_array_36740.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] tem(array, index) ((array)->itrpython_jit_backend_aarch64.ce:m55261s:[16i:n dwarning: earray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]x [platform:WARNING] ]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 55261 | l_v1358726 ./singleheader.h=: 8616R:P2y:I tnote: earray 'items' declared herem [platform:WARNING] (l_ar g8616l | o cvso_i1d7*7 ,i t1eLm)s;[ [platform:WARNING] R P| Y ^ ~~_ [platform:WARNING] VARLENGTH]/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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLrpython_jit_backend_llsupport.cE:N31347G:T2H:] ;warning: [platform:WARNING] array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] | ^ [platform:WARNING] 31347rpython_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_v135rpython_jit_backend_llsupport_1.c:32201:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 32201 | RPyItem(l_v1406285, 1L) = l_r_4220; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct p | 8730 = RPyItemy(ply__arrpgyl_osctsr_i1n7g70, *2iLt)e;m [platform:WARNING] s [| R ^ ~~P [platform:WARNING] Y_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] rpython_jit_backend_llsupport_1.c:32202:2: 69 | # define warning: Rarray index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds]P [platform:WARNING] yItem(ar r32202a | y ,R PiynIdteexm)( l _ v 1 4 0 6 2 8 5 , 2 L()( a=r r(a&yp)y-p>yi_tge_mrsp[yi_nsdterxi]n)g [platform:WARNING] _ 9| 5 ^ ~~~~~. [platform:WARNING] b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define ./singleheader.hR:P8616y:I2t:e mnote: (array 'items' declared herea [platform:WARNING] rray, 8616i | n dveoxi)d * i t e m s [ R P Y _ V A(R(LaErNrGaTyH)]-;> [platform:WARNING] i t| e ^m [platform:WARNING] s[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] RPyItem(l_v1382742, 1L) = l_v1382743; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1382742, 2L) = (&pypy_g_rpy_string_35825.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1382742, 3L) = l_v1382744; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1382742, 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_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_v1358774 = RPyItem(l_arglocs_178, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55377:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55377 | l_v1358778 = RPyItem(l_arglocs_178, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55412:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55412 | l_v1358801 = RPyItem((&pypy_g_array_36740.b), 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55479:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55479 | l_v1358822 = 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_v1358826 = 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_v1358849 = RPyItem((&pypy_g_array_36740.b), 12L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55588:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55588 | l_v1358870 = 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_v1358874 = 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_v1358897 = RPyItem((&pypy_g_array_36740.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_v1358918 = RPyItem(l_arglocs_181, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55780:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55780 | l_v1358952 = 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_v1358986 = RPyItem(l_arglocs_183, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55927:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55927 | l_v1359008 = 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_v1359030 = 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_v1359092 = 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_v1359129 = 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_v1359139 = 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_v1359144 = 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_v1359150 = 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_v1359166 = 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_v1359170 = 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_v1359174 = RPyItem(l_arglocs_188, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56513:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56513 | l_v1359196 = 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_v1359200 = 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_v1359204 = 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_v1359208 = 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_v1359305 = RPyItem(l_arglocs_190, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56812:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56812 | l_v1359309 = 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_v1359313 = 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_v1359335 = 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_v1359339 = 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_v1359343 = 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_v1359347 = 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_v1359438 = RPyItem(l_arglocs_192, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.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_v1359537 = RPyItem(l_v1359536, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1359552 = RPyItem(l_v1359551, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1359583 = RPyItem(l_v1359582, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1359490; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1359491; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1360165 = 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_llsupport.c:36365:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36365 | l_v1385130 = 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:36678:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36678 | l_v1385237 = 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:36701:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36701 | l_v1385247 = 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:36773:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 36773 | 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:36773:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 36773 | pthread_jit_write_protect_np(l_arg_511); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:36828:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 36828 | 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:36828:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 36828 | pthread_jit_write_protect_np(l_arg_510); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:37381:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37381 | l_v1385427 = RPyItem(l_locs_66, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:37404:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37404 | l_v1385437 = RPyItem(l_locs_66, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:37427:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37427 | l_v1385447 = RPyItem(l_locs_66, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:37746:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37746 | l_v1385557 = 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:37769:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37769 | l_v1385567 = 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:37792:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37792 | l_v1385577 = 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:38108:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38108 | l_v1385694 = 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:38131:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38131 | l_v1385709 = 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:38154:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38154 | l_v1385719 = 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:38483:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38483 | l_v1385835 = 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:38507:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38507 | l_v1385850 = 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:38531:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38531 | l_v1385866 = 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:38554:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38554 | l_v1385876 = 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:38577:15: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38577 | l_v1385886 = 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_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_v1360416; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1360417; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38926:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38926 | l_v1386017 = 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:38952:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38952 | l_v1386034 = 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:38978:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38978 | l_v1386052 = 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:39001:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39001 | l_v1386062 = 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:39024:15: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39024 | l_v1386072 = 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:39047:15: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39047 | l_v1386082 = 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:39070:15: warning: array index 7 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39070 | l_v1386092 = 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:39397:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39397 | l_v1386215 = 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:39420:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39420 | l_v1386225 = 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:39443:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39443 | l_v1386235 = 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:39466:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39466 | l_v1386245 = 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:39793:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39793 | l_v1386362 = 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:39816:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39816 | l_v1386372 = 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:39839:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39839 | l_v1386382 = 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:39862:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39862 | l_v1386392 = 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:40189:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40189 | l_v1386509 = 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:40212:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40212 | l_v1386519 = 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:40235:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40235 | l_v1386529 = 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:40258:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40258 | l_v1386539 = 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:40591:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40591 | l_v1386669 = 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:40614:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40614 | l_v1386679 = 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:40637:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40637 | l_v1386689 = 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:40660:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40660 | l_v1386699 = 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:40987:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40987 | l_v1386813 = 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:41010:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41010 | l_v1386823 = 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:41033:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41033 | l_v1386833 = 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:41056:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41056 | l_v1386843 = 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:41359:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41359 | l_v1386959 = 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:41380:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41380 | l_v1386971 = 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:41401:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41401 | l_v1386983 = 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:41699:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41699 | l_v1387084 = 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:41720:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41720 | l_v1387096 = 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_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_v1360911; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:42018:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42018 | l_v1387195 = 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:42039:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42039 | l_v1387207 = 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, inderpython_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_v1361622 = 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_v1361632 = 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_v1361684 = 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] x) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_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_v1362148 = RPyItem(l_arglocs_201, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:42337:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42337 | l_v1387306 = 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:42358:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42358 | l_v1387318 = 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:42653:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42653 | l_v1387416 = 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:42951:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42951 | l_v1387513 = 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:42972:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42972 | l_v1387525 = 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:43279:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43279 | l_v1387627 = RPyItem(l_locs_82, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:43300:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43300 | l_v1387639 = 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:43321:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43321 | l_v1387651 = 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:43342:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43342 | l_v1387663 = 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:43363:15: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43363 | l_v1387675 = RPyItem(l_locs_82, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:43667:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43667 | l_v1387782 = 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:43688:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43688 | l_v1387794 = 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:43709:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43709 | l_v1387806 = 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:43730:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43730 | l_v1387818 = 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:44028:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44028 | l_v1387921 = 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:44049:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44049 | l_v1387933 = 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:44344:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44344 | l_v1388031 = 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:44639:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44639 | l_v1388127 = 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_backend_llsupport.c:45471:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45471 | l_v1388378 = 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:45492:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45492 | l_v1388390 = RPyItem(l_locs_89, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:45790:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45790 | l_v1388489 = RPyItem(l_locs_90, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:45811:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45811 | l_v1388501 = RPyItem(l_locs_90, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:46382:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46382 | l_v1388679 = 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:46403:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46403 | l_v1388691 = 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:46424:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46424 | l_v1388703 = 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:46445:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46445 | l_v1388715 = 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:46749:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46749 | l_v1388820 = RPyItem(l_locs_93, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:46770:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46770 | l_v1388832 = 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:46791:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46791 | l_v1388844 = 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:46812:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46812 | l_v1388856 = 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:47395:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47395 | l_v1389042 = 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:47416:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47416 | l_v1389054 = 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:47437:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47437 | l_v1389066 = 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:47458:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47458 | l_v1389078 = 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:47479:15: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47479 | l_v1389090 = 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:47500:15: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47500 | l_v1389102 = 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:47521:15: warning: array index 7 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47521 | l_v1389114 = 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:47542:15: warning: array index 8 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47542 | l_v1389126 = 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:47843:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47843 | l_v1389238 = 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:47864:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47864 | l_v1389250 = 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:47885:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47885 | l_v1389262 = 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:48183:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48183 | l_v1389363 = 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:48204:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48204 | l_v1389375 = RPyItem(l_locs_97, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:48511:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48511 | l_v1389477 = 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:48532:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48532 | l_v1389489 = 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:48553:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48553 | l_v1389501 = 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:48574:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48574 | l_v1389513 = 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:48595:15: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48595 | l_v1389525 = 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:48904:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48904 | l_v1389628 = 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:48927:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48927 | l_v1389638 = 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:49223:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 49223 | RPyItem(l_v1389687, 1L) = l_v1389688; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:49457:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 49457 | RPyItem(l_v1389751, 1L) = l_v1389752; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:54450:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54450 | RPyItem(l_v1391190, 1L) = l_v1391189; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:54846:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54846 | RPyItem(l_v1391196, 1L) = l_v1391193; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:54862:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54862 | RPyItem(l_v1391196, 2L) = l_v1391194; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:54878:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54878 | RPyItem(l_v1391196, 3L) = l_v1391195; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1407153, 1L) = l_v1407154; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1407153, 2L) = (&pypy_g_rpy_string_25897.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1407153, 3L) = l_v1407155; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:56833:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56833 | RPyItem(l_v1391981, 1L) = l_v1391978; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:56849:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56849 | RPyItem(l_v1391981, 2L) = l_v1391979; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:56865:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56865 | RPyItem(l_v1391981, 3L) = l_v1391980; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57553:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57553 | RPyItem(l_v1391993, 1L) = l_v1391992; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63067:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 63067 | 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:63067:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 63067 | pthread_jit_write_protect_np(l_arg_522); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:63134:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 63134 | 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:63134:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 63134 | pthread_jit_write_protect_np(l_arg_521); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:63620:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 63620 | pthread_jit_write_protect_np(l_arg_524); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:63620:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 63620 | pthread_jit_write_protect_np(l_arg_524); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:63676:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 63676 | 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:63676:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 63676 | pthread_jit_write_protect_np(l_arg_523); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:64929:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64929 | RPyItem(l_v1394741, 1L) = l_v1394737; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64945:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64945 | RPyItem(l_v1394741, 2L) = l_v1394738; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64961:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64961 | RPyItem(l_v1394741, 3L) = l_v1394739; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64977:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64977 | RPyItem(l_v1394741, 4L) = l_v1394740; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65563:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65563 | RPyItem(l_v1394749, 1L) = l_v1394747; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65579:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65579 | RPyItem(l_v1394749, 2L) = l_v1394748; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1408118 = 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_v1408123 = 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_v1408093, 1L) = l_v1408094; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1408177 = 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_v1408187 = 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_v1408197 = 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_v1408213 = 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_v1408223 = 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_v1408233 = 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_v1408243 = 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_v1408253 = 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_v1408263 = 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_v1408273 = 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_v1408283 = 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_v1408293 = 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_v1408303 = 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_v1408313 = 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_v1408323 = 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_v1408333 = 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_v1408343 = 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_v1408353 = 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_v1408363 = 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_v1408373 = 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_v1408505, 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_v1408505, 2L) = l_v1408507; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1408505, 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_v1408505, 4L) = l_v1408508; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1408505, 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_v1408505, 6L) = l_v1408509; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:3370:15: warning: array index 18 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3370 | l_v1409213 = RPyItem(l_v1409209, 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_v1409209, 18L) = l_v1409214; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:5825:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5825 | l_v1409973 = RPyItem(l_v1409965, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:6629:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6629 | l_v1410207 = RPyItem(l_v1410199, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:6635:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6635 | l_v1410211 = RPyItem(l_v1410199, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:7452:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7452 | l_v1410454 = RPyItem(l_v1410446, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9387:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9387 | l_v1411051 = RPyItem(l_v1411043, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9404:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9404 | l_v1411014 = RPyItem(l_v1411057, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9408:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9408 | l_v1411015 = RPyItem(l_v1411057, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9419:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9419 | l_v1411075 = RPyItem(l_v1411067, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9425:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9425 | l_v1411079 = RPyItem(l_v1411067, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:12465:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12465 | l_v1412029 = RPyItem(l_v1412021, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:12478:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12478 | l_v1412038 = RPyItem(l_v1412030, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:13997:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 13997 | RPyItem(l_v1412474, 1L) = l_v1412475; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:15084:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15084 | RPyItem(l_v1412847, 1L) = l_v1412848; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:15884:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15884 | l_v1413181 = RPyItem(l_v1413180, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:16249:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16249 | l_v1413281 = RPyItem(l_v1413280, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:16373:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16373 | l_v1413315 = RPyItem(l_v1413314, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:17050:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17050 | RPyItem(l_v1413509, 1L) = l_v1413510; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:17807:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17807 | l_v1413749 = RPyItem(l_v1413780, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:17823:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17823 | l_v1413752 = RPyItem(l_v1413792, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:17834:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17834 | l_v1413807 = RPyItem(l_v1413799, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:18748:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18748 | l_v1414033 = RPyItem(l_v1414066, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:18752:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18752 | l_v1414034 = RPyItem(l_v1414066, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:18756:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18756 | l_v1414035 = RPyItem(l_v1414066, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:19539:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19539 | l_v1414294 = RPyItem(l_v1414286, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:19544:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19544 | l_v1414298 = RPyItem(l_v1414286, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:19561:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19561 | l_v1414311 = RPyItem(l_v1414303, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:20659:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20659 | l_v1414603 = RPyItem(l_v1414635, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:20670:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20670 | l_v1414650 = RPyItem(l_v1414642, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* 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_v1429005 = RPyItem(l_v1428985, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1429017 = RPyItem(l_v1428985, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* 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_v1429044 = RPyItem(l_v1429030, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47rpython_jit_metainterp.c:22916:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22916 | l_v1415335 = RPyItem(l_v1415316, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-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: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1429054 = RPyItem(l_v1429030, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->idex) ((array)->tems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VAiRLENGTH]; [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] rpython_jit_metainterp.c:22933:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22933 | l_v1415347 = RPyItem(l_v1415316, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1429092 = RPyItem(l_v1429078, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1429102 = RPyItem(l_v1429078,rpython_jit_metainterp.c:23074:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23074 | l_v14 2L1); [platform:WARNING] | ^ ~~ [platform:WARNING] 5/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 3 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 82 = RPyItem(l_v1415362, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:23091:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23091 | l_v1415394 = RPyItem(l_v1415362, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:23250:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23250 | l_v1415432 = RPyItem(l_v1415412, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:23267:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23267 | l_v1415444 = RPyItem(l_v1415412, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* 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_v1429309 = RPyItem(l_v1429292, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-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.c:24185:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24185 | l_v1415720 = RPyItem(l_v1415712, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-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 define RPyIteyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24192:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24192 | l_v1415725 = RPyItem(l_v1415712, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24209:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24209 | l_v1415678 = RPyItem(l_v1415731, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24213:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24213 | l_v1415679 = RPyItem(l_v1415731, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((marray)->items[(arriay, index) ((array)->itemndsex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] [./singleheader.h:17196:2index]) [platform:WARNING] :| ^ ~~~~~note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] rpython_jit_metainterp.c:24224:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24224 | l_v1./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void415749 = RPyItem(l_* items[vR14P15741, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: Y_VARLENGexpanded from macro 'RPyItem'T [platform:WARNING] 69 | # define RPyIH]; [platform:WARNING] | ^ [platform:WARNING] terpython_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_v14293m(array, 2i2 n= RPyItem(l_v1429292, 2L)dex) ; ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] [platform:WARNING] | ^ ~~ [platform:WARNING] ./singleheader.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 | # de:8616:2: note: array 'items' declared here [platform:WARNING] f 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:24230:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24230 | l_v14157ine RPyIt5em(array, index) 3 = RPyIt em(l_v1415741, ((a r2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, inderay)->itexms[index]) [platform:WARNING] | ^ ~~~~~) [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24236:16: warning: items[RPYarray index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]_VARLENGTH]; [platform:WARNING] | [platform:WARNING] 24236 | ^ [platform:WARNING] l_v1415757 = RPyItem(l_v1415741, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24242:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24242 | l_v1415761 = RPyItem(l_v1415741, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24248:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24248 | l_v1415765 = RPyItem(l_v1415741, 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:24254:16: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24254 | l_v1415769 = RPyItem(l_v1415741, 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:1137:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1137 | l_v1429354 = RPyItem(l_v1429336, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1429367 = RPyItem(l_v1429336, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1429402 = RPyItem(l_v1429384, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1429415 = RPyItem(l_v1429384, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1429687 = RPyItem(l_v1429670, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:2448:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2448 | l_v1429778 = RPyItem(l_v1429760, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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:25616:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25616 | RPyItem(l_v1416149, 1L) = l_v1416150; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, inde ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:2560:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2560 | l_v1429805 = RPyItem(l_v1429792, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:25727:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25727 | l_v1416246 = RPyItem(l_v1416229, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:25745:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25745 | l_v1416259 = RPyItem(l_v1416229, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:3301:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3301 | RPyItem(l_v1430021, 1L) = l_v1430022; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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:26105:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26105 | l_v1416352 = RPyItem(l_v1416334, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [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_VARLENG8616TH]; [platform:WARNING] | ^ [platform:WARNING] | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:26123:20: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26123 | l_v1416365 = RPyItem(l_v1416334, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:26257:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26257 | l_v1416391 = RPyItem(l_v1416378, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:26271:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26271 | l_v1416401 = RPyItem(l_v1416378, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* 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_v1430322 = RPyItem(l_v1430314, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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:27147:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27147 | RPyItem(l_v1416643, 1L) = l_v1416644; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: ((array)->note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] i| ^ [platform:WARNING] temrpython_jit_metainterp_1.cs[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VA:4102:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4102 | l_v1430326 = RPyItem(l_v1430314, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] rpython_jit_metainterp.c:27907:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27907 | l_v1416924 = RPyItem(l_v1416916, 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_v1430402 = RPyItem(l_v1430393, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:27924:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27924 | l_v1416937 = RPyItem(l_v1416929, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:27930:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27930 | l_v1416941 = RPyItem(l_v1416929, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:27936:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27936 | l_v1416945 = RPyItem(l_v1416929, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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: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_v1430416 = RPyItem(l_v1430408, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:5836:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5836 | l_v1430797 = RPyItem(l_v1430781, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1430831 = RPyItem(l_v1430814, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1430865 = RPyItem(l_v1430848, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:30708:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30708 | l_v1417809 = RPyItem(l_v1417793, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31039:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31039 | l_v1417901 = RPyItem(l_v1417884, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:8244:2: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 8244 | RPyItem(l_l_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.c:31149:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31149 | l_v1417927 = RPyItem(l_v1417914, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* 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_v1431655, 1L) = l_v1431659; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1431655, 2L) = l_v1431661; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31940:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 31940 | RPyItem(l_v1418151, 1L) = l_v1418152; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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: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_v1432409, 1L) = l_v1432413; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1432409, 2L) = l_v1432415; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1432417, 3L) = l_v1432418; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1432833 = RPyItem(l_v1432825, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34349:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34349 | RPyItem(l_v1418333, 1L) = l_v1418331; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34365:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34365 | RPyItem(l_v1418333, 2L) = l_v1418332; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* iterpython_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 | l_v1433097 = RPyItem(l_v1433096, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:ms[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:34367:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34367 | l_v1418761 = RPyItem(l_v1418333, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 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_v1433110 = RPyItem(l_v1433076, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1433122 = RPyItem(l_v1433076, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1433231 = RPyItem(l_v1433230, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1433244 = RPyItem(l_v1433209, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1433256 = RPyItem(l_v1433209, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1433297 = RPyItem(l_v1433296, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1433308 = RPyItem(l_v1433279, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1433318 = RPyItem(l_v1433279, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_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_v1433552, 1L) = l_v1433553; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1433663 = RPyItem(l_v1433662, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1433676 = RPyItem(l_v1433642, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1433688 = RPyItem(l_v1433642, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1433797 = RPyItem(l_v1433796, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItemrpython_jit_metainterp.c:37927:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37927 | l_v1420184 = RPyItem(l_v1420216, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define (array, RPyItem(arrindex) ((array, index) ((array)->items[index]) [platform:WARNING] | ay)->items[i ^ ~~~~~ [platform: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:37931:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]ndex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void [platform:WARNING] 37931 | l_v* 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_v1433810 = RPyI1420226 = RPyItem(l_v1420216, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPytem(l_v1433775, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defineItem(array, index) ((arr RPyItem(array, index) ((array)->iteay)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:37955:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37955 | l_v1420244 = RPyItem(l_v1420236, 1L); [platform:WARNING] | ^ ~~m [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((asrray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616[ | voidi*ndex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items it[ems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] RPrpython_jit_metainterp.c:37961:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] Y_ 37961 | l_v1420248 = RPyItem(l_v1420236, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69rpython_jit_metainterp_1.c:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] :| ^ ~~~~~ [platform:WARNING] ./singleheader.h15469:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15469 | l_v1433822 = RPyItem(l_v1433775, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1433863 = RPyItem(l_v1433862, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1433874 = RPyItem(l_v1433845, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1433884 = RPyItem(l_v1433845, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38751:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38751 | l_v1420447 = RPyItem(l_v1420479, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38755:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38755 | l_v1420489 = RPyItem(l_v1420479, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38779:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38779 | l_v1420507 = RPyItem(l_v1420499, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38785:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38785 | l_v1420511 = RPyItem(l_v1420499, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:16523:2: 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_v1434118, 1L) = l_v1434119; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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: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_v1434355 = RPyItem(l_v1434390, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:39818:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39818 | l_v1420782 = RPyItem(l_v1420818, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:39829:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39829 | l_v1420833 = RPyItem(l_v1420825, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1434585 = RPyItem(l_v1434620, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] rpython_jit_metainterp.c:40860:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40860 | l_v1421102 = RPyItem(l_v1421138, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:40871:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40871 | l_v1421153 = RPyItem(l_v1421145, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* 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_v1434684 = RPyItem(l_v1434683, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1434784 = RPyItem(l_v1434783, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1434818 = RPyItem(l_v1434817, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:614:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 614 | RPyItem(l_v1449955, 1L) = l_v1449956; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:41902:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41902 | l_v1421422 = RPyItem(l_v1421458, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:41913:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41913 | l_v1421473 = RPyItem(l_v1421465, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)rpython_jit_metainterp_1.c:19483:2: warning: ->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.harray index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] : 19483 | RPyItem(l_v1435013, 1L) = l_v1435014; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:1081:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1081 | RPyItem(l_v1450100, 1L) = l_v1450101; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:42117:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42117 | l_v1421529 = RPyItem(l_v1421528, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:42290:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42290 | l_v1421575 = RPyItem(l_v1421574, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:42447:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42447 | l_v1421617 = RPyItem(l_v1421616, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* 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_v1435250 = RPyItem(l_v1435285, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:43287:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43287 | l_v1421892 = RPyItem(l_v1421891, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:43344:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43344 | l_v1421907 = RPyItem(l_v1421906, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1435480 = RPyItem(l_v1435515, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:1761:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1761 | RPyItem(l_v145030rpython_jit_metainterp_1.c:21275:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21275 | l_v1435579 = RPyItem(l_v1435578, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:43724:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43724 | l_v1422013 = RPyItem(l_v1422012, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:43781:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43781 | l_v1422028 = RPyItem(l_v1422027, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:43915:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43915 | l_v1422067 = RPyItem(l_v1422066, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItemrpython_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_v1435679 = RPyItem(l_v1435678, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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, 1L) = l_v1450308; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/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, index) 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_v1435713 = RPyItem(l_v1435712, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, 69inde | # dexf)i n ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH ] ; [platform:WARNING] | ((a ^rray) [platform:WARNING] ->items[indee RPyItem(array, index) 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_metainterp.c:43960:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43960 | l_v1422080 = RPyItem(l_v1422079, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:2228:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2228 | RPyItem(l_v1450452, 1L) = l_v1450453; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arrpython_jit_metainterp_1.cr: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_v1435908, 1L) = ((array)->items[index]) [platform:WARNING] | ^ ~~~~~a yl)_-v>1i4t3e5m9s0[9i;n [platform:WARNING] d e| x ^ ~~] [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:10311:2: 69note: | array 'items' declared here# [platform:WARNING] defi n10311e | RsPtyrIutcetm (payrprya_yr,p yi_nsdterxi)n g 0 * i t e m s [ R P Y _(V(AaRrLrEaNyG)T-H>]i;t [platform:WARNING] e m| s ^[ [platform:WARNING] index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:2908:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2908 | RPyItem(l_v1450659, 1L) = l_v1450660; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:3375:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3375 | RPyItem(l_v1450804, 1L) = l_v1450805; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:44700:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44700 | RPyItem(l_v1422289, 1L) = l_v1422290; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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: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_v1436145 = RPyItem(l_v1436180, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:45472:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45472 | l_v1422574 = RPyItem(l_v1422566, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:46670:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 46670 | RPyItem(l_v1422902, 1L) = l_v1422903; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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: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_v1436375 = RPyItem(l_v1436410, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:46932:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46932 | l_v1423050 = RPyItem(l_v1423032, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:46950:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46950 | l_v1423063 = RPyItem(l_v1423032, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.crpython_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_v1436474 = RPyItem(l_v1436473, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2::47305:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47305 | l_v1423155 = RPyItem(l_v1423136, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:47323:20: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47323 | l_v1423168 = RPyItem(l_v1423136, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:47459:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47459 | l_v1423195 = note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] RPyItem(l_v1423182, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:47473:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47473 | l_v1423205 = RPyItem(l_v1423182, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:48212:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48212 | RPyItem(l_v1423397, 1L) = l_v1423398; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:24600:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24600 | l_v1436574 = RPyItem(l_v1436573, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:24724:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24724 | l_v1436608 = RPyItem(l_v1436607, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-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:6564:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6564 | l_v1451771 = 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] index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:rpython_jit_metainterp_2.c:7105:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7105 | RPyItem(l_v1451873, 1L) = l_v1451874; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:48974:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48974 | l_v1423678 = RPyItem(l_v1423670, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:7992:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7992 | RPyItem(l_v1452133, 1L) = l_v1452134; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:8410:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8410 | RPyItem(l_v1452260, 1L) = l_v1452261; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLrpython_jit_metainterp.c:49775:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49775 | l_v1423910 = RPyItem(l_v1423902, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arrENGTH]; [platform:WARNING] | ^ [platform:WARNING] ay)->items[index]) [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 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:9452:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9452 | RPyItem(l_v1452559, 1L) = l_v1452560; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:50890:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 50890 | RPyItem(l_v1424214, 1L) = l_v1424215; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:9870:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9870 | RPyItem(l_v1452686, 1L) = l_v1452687; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10189:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10189 | l_v1452821 = 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:52015:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52015 | RPyItem(l_v1424578, 1L) = l_v1424579; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10726:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10726 | RPyItem(l_v1452922, 1L) = l_v1452923; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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: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_v1436803, 1L) = l_v1436804; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11137:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11137 | l_v1453083 = 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) rpython_jit_metainterp.c:55982:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55982 | l_v1425708 = RPyItem(l_v1425737, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:56777:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56777 | l_v1425934 = RPyItem(l_v1425963, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1437021, 1L) = l_v1437025; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1437021, 2L) = l_v1437027; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1437029, 3L) = l_v1437030; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1437032, 4L) = l_v1437033; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1437312 = RPyItem(l_v1437311, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1437327 = RPyItem(l_v1437326, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1437372 = RPyItem(l_v1437371, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1437387 = RPyItem(l_v1437386, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1437435 = RPyItem(l_v1437434, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1437450 = RPyItem(l_v1437449, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] rpython_jit_metainterp_2.c:rpython_jit_metainterp.c:57572:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57572 | l_v1426160 = RPyItem(l_v1426189, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:6911674:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11674 | RPyItem(l_v1453184, 1L) = l_v1453185; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: :47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1437995, 1L) = l_v1437996; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPynote: array 'items' declared here [platform:WARNING] 10311 | strurpython_jit_metainterp.c:58367:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58367 | l_v1426386 = RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_ct pypyItem(l_v1426415, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # drpy_str_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] efine RPyItem(arinray, index) g0 *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_2.c:12085:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12085 | l_v1453345 = 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:59162:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59162 | l_v1426612 = RPyItem(l_v1426641, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:12622:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12622 | RPyItem(l_v1453446, 1L) = l_v1453447; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:30666:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30666 | l_v1438547 = RPyItem(l_v1438539, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-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_metainterp_2.c:13032:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13032 | l_v1453605 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ndex) ((arra ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: yexpanded from macro 'RPyItem' [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_1.c:30672:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30672 | l_v1438551 = RPyItem(l_v1438539, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-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 | # d einfindex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENe RPGyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] TH./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:30838:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30838 | l_v1438604 = RPyItem(l_v1438586, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:30856:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30856 | l_v1438617 = RPyItem(l_v1438586, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:13565:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 13565 | RPyItem(l_v1453705, 1L) = l_v1453706; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:30998:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30998 | l_v1438651 = RPyItem(l_v1438632, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:31016:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31016 | l_v1438664 = RPyItem(l_v1438632, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:31174:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31174 | l_v1438700 = RPyItem(l_v1438682, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:31192:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31192 | l_v1438713 = RPyItem(l_v1438682, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59957:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59957 | l_v1426838 = RPyItem(l_v1426867, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_Vrpython_jit_metainterp_2.c:13976:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:60155:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60155 | rpython_jit_metainterp_1.c:33142:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 13976 33142 | RPyIt | l_v1426939 = RPyItem(l_v1426921, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] l./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:60173:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60173 | l_v1_426952 = RPyItevm(l_v1426921, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | #1 define RPyItem(array, index) ((arr4ay)53865 = 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)->item->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | s void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:60191:21: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60191 | [index]) [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_v1426965 = RPyItem(l_v1426921, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:14513:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14513 | RPyItem(l_v1453966, 1L) = l_v1453967; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] em(l_v1439291, 1L) = l_v1439292; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/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.c:60577:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60577 | l_v1427059 = RPyItem(l_v1427040, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] 69 | # define RPyItem(a | ^ ~~~~~ [platform:WARNING] rray, index) ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:60595:20: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60595 | l_v1427072 = RPyItem(lrpython_jit_metainterp_2.c_:14927v14:271504:0 warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14927 | l_v1454133 = 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] , 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60613:22: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60613 | l_v1427085 = RPyItem(l_v1427040, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:15467:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15467 | 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] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:60771:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60771 | l_v1427111 = RPyItem(l_v1427098, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60785:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60785 | l_v1427121 = RPyItem(l_v1427098, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60799:21: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60799 | l_v1427131 = RPyItem(l_v1427098, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] rpython_jit_metainterp_2.c:15880:15: 10311 | struwarning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ct pypy_ r15880p | y _ls_tvr1i4n5g404 0*0i t=e mRsP[yRIPtYe_mV(A(R&LpEyNpGyT_Hg]_;a [platform:WARNING] r r| a ^y [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.c:61753:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61753 | RPyItem(l_v1427427, 1L) = l_v1427428; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:33268:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33268 | l_v1439393 = RPyItem(l_v1439376, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:16418:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16418 | RPyItem(l_v1454499, 1L) = l_v1454500; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENrpython_jit_metainterp.c:62516:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62516 | l_v1427713 = RPyIteGTH]; [platform:WARNING] | ^ [platform:WARNING] m(l_v1427705, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:33598:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33598 | l_v1439482 = RPyItem(l_v1439469, rpython_jit_metainterp_2.c:16829:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16829 | l_v1454662 = RPyItem((&1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hp:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] ypy _69g | _#a r define rRPyItem(array, index) ((araray)y->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] _./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 86161439.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] voi69d* 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_metainterp.c:63763:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63763 | l_v1428119 = RPyItem(l_v1428111, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arrayrpython_jit_metainterp_2.c:17366:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17366 | RPyItem(l_v1454763, 1L) = l_v1454764; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:34294:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 34294 | RPyItem(l_v1439675, 1L) = l_v1439676; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) , index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h: 8616: ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:63776:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63776 | l_v1428128 = RPyItem(l_v1428120, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63782:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63782 | l_v1428132 = RPyItem(l_v1428120, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:17776:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17776 | l_v1454rpython_jit_metainterp.c:64585:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64585 | l_v1428371 = RPyItem(l_v1428363, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64598:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64598 | l_v1428380 = RPyItem(l_v1428372, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64604:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64604 | l_v1428384 = RPyItem(l_v1428372, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64956:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64956 | l_v1428508 = RPyItem(922 = 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:18309:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 18309 | RPyItem(l_v1455022, 1L) = l_v1455023; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] l_v1428489, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64973:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64973 | l_v1428520 = RPyItem(l_v1428489, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:36264:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36264 | l_v1440342 = RPyItem(l_v1440341, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65425:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]rpython_jit_metainterp_2.c:18719:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18719 | l_v1455180 = 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:19252:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19252 | RPyItem(l_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 | strucrpython_jit_metainterp_1.c:36630:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36630 | l_v1440442 = RPyItem(l_v1440441, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:36754:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36754 | l_v1440476 = RPyItem(l_v1440475, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 65425 | l_v1428630 = RPyItem(l_v1428596, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) t pypy_rpy_string0 *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] rpython_jit_metainterp.c:65442:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65442 | l_v1428642 = RPyItem(l_v1428596, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-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:37421:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 37421 | RPyItem(l_v1440659, 1L) = l_v1440660; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65890:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65890 | RPyItem(l_v1428605, 1L) = l_v1428604; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:66045:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 66045 | RPyItem(l_v1428608, 2L) = l_v1428607; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:66185:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 66185 | RPyItem(l_v1428611, 3L) = l_v1428610; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:66341:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 66341 | RPyItem(l_v1428614, 4L) = l_v1428613; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:37591:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37591 | l_v1440763 = RPyItem(l_v1440762, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:19662:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19662 | l_v1455436 = 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:37957:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37957 | l_v1440863 = RPyItem(l_v1440862, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:38081:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38081 | l_v1440897 = RPyItem(l_v1440896, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:20192:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20192 | RPyItem(l_v1455535, 1L) = l_v1455536; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:38748:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38748 | RPyItem(l_v1441080, 1L) = l_v1441081; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:38918:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38918 | l_v1441184 = RPyItem(l_v1441183, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:39284:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39284 | l_v1441284 = RPyItem(l_v1441283, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:39408:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39408 | l_v1441318 = RPyItem(l_v1441317, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:20602:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20602 | l_v1455690 = RPyIterpython_jit_metainterp_1.c:40075:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 40075 | RPyItem(l_v1441501, 1L) = l_v1441502; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) m ( (&(p(yapry_ray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.hg:10311:_2: note: array 'items' declared here [platform:WARNING] 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) 10311 | s t r u ct 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:40245:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40245 | l_v1441605 = RPyItem(l_v1441604, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:40611:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40611 | l_v1441705 = RPyItem(l_v1441704, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:40735:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40735 | l_v1441739 = RPyItem(l_v1441738, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:21132:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 21132 | RPyItem(l_v1455789, 1L) = l_v1455790; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'rpython_jit_metainterp_1.c:41402:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41402 | RPyItem(l_v1441922, 1L) = l_v1441923; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:21543:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21543 | l_v1455948 = 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:22080:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 22080 | RPyItem(l_v1456049, 1L) = l_v1456050; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:41588:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41588 | l_v1442028 = RPyItem(l_v1442027, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:41645:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41645 | l_v1442043 = RPyItem(l_v1442042, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:22491:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22491 | l_v1456210 = 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:42026:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42026 | l_v1442149 = RPyItem(l_v1442148, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:42083:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42083 | l_v1442164 = RPyItem(l_v1442163, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:23028:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23028 | RPyItem(l_v1456311, 1L) = l_v1456312; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:42217:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42217 | l_v1442203 = RPyItem(l_v1442202, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:42262:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]rpython_jit_metainterp_2.c [platform:WARNING] :23438:15 :42262 | warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]l [platform:WARNING] _v1442216 = RPyItem(l_v1442215, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 23438 | l_v1456468 = 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:42992:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 42992 | RPyItem(l_v1442413, 1L) = l_v1442414; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:43178:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43178 | l_v1442519 = RPyItem(l_v1442518, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:43235:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43235 | l_v1442534 = RPyItem(l_v1442533, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:23968:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23968 | RPyItem(l_v1456567, 1L) = l_v1456568; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:43616:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43616 | l_v1442640 = RPyItem(l_v1442639, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defirpython_jit_metainterp_2.c:24447:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24447 | l_v1456752 = RPyItem((&pyne RPyItem(array, index) py_g_a rray((array)->ite_ms1[4i3n9d.ebx)],) [platform:WARNING] 1 1| 4 ^ ~~~~~7 [platform:WARNING] L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 8616 | v o69i | d#* items[ defineR PY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:43673:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43673 | l_v1442655 = RPyItem(l_v1442654, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:43807:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43807 | l_v1442694 = RPyItem(l_v1442693, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:43852:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43852 | l_v1442707 = RPyItem(l_v1442706, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24986:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24986 | RPyItem(l_v1456851, 1L) = l_v1456852; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:25465:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25465 | l_v1457040 = 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:26003:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26003 | RPyItem(l_v1457139, 1L) = l_v1457140; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:26413:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26413 | l_v1457298 = 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:26943:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26943 | RPyItem(l_v1457397, 1L) = l_v1457398; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:27359:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27359 | l_v1457568 = 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:27907:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27907 | RPyItem(l_v1457667, 1L) = l_v1457668; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:44582:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44582 | RPyItem(l_v1442904, 1L) = l_v1442905; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:28318:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28318 | l_v1457836 = 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:28858:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28858 | RPyItem(l_v1457938, 1L) = l_v1457939; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:29269:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29269 | l_v1458100 = 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:29806:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29806 | RPyItem(l_v1458201, 1L) = l_v1458202; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:44768:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44768 | l_v1443010 = RPyItem(l_v1443009, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:44825:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44825 | l_v1443025 = RPyItem(l_v1443024, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:45206:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45206 | l_v1443131 = RPyItem(l_v1443130, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:45263:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45263 | l_v1443146 = RPyItem(l_v1443145, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:45397:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45397 | l_v1443185 = RPyItem(l_v1443184, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:45442:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45442 | l_v1443198 = RPyItem(l_v1443197, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:30220:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30220 | l_v1458368 = 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:30760:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 30760 | RPyItem(l_v1458467, 1L) = l_v1458468; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:32050:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 32050 | RPyItem(l_v1458848, 1L) = l_v1458849; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:46172:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 46172 | RPyItem(l_v1443395, 1L) = l_v1443396; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:46358:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46358 | l_v1443501 = RPyItem(l_v1443500, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:46415:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46415 | l_v1443516 = RPyItem(l_v1443515, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 59 warnings generated. [platform:WARNING] rpython_jit_metainterp_1.c:46796:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46796 | l_v1443622 = RPyItem(l_v1443621, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:46853:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46853 | l_v1443637 = RPyItem(l_v1443636, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:46987:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46987 | l_v1443676 = RPyItem(l_v1443675, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:47032:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47032 | l_v1443689 = RPyItem(l_v1443688, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:47762:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 47762 | RPyItem(l_v1443886, 1L) = l_v1443887; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:47948:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47948 | l_v1443992 = RPyItem(l_v1443991, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:48005:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48005 | l_v1444007 = RPyItem(l_v1444006, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:48386:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48386 | l_v1444113 = RPyItem(l_v1444112, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:48443:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48443 | l_v1444128 = RPyItem(l_v1444127, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:48577:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48577 | l_v1444167 = RPyItem(l_v1444166, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:48622:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48622 | l_v1444180 = RPyItem(l_v1444179, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:33290:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33290 | RPyItem(l_v1459211, 1L) = l_v1459212; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:33757:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33757 | RPyItem(l_v1459356, 1L) = l_v1459357; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:34963:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 34963 | RPyItem(l_v1459702, 1L) = l_v1459703; [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_1.c:49352:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 49352 | RPyItem(l_v1444377, 1L) = l_v1444378; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:49538:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49538 | l_v1444483 = RPyItem(l_v1444482, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:49595:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49595 | l_v1444498 = RPyItem(l_v1444497, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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: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:49976:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49976 | l_v1444604 = RPyItem(l_v1444603, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:50033:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50033 | l_v1444619 = RPyItem(l_v1444618, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyrpython_jit_metainterp_2.c:35977:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 35977 | RPyItem(l_v1459998, 1L) = l_v1459999; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] Item(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:50167:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50167 | l_v1444658 = RPyItem(l_v1444657, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:50212:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50212 | l_v1444671 = RPyItem(l_v1444670, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:36959:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 36959 | RPyItem(l_v1460304, 1L) = l_v1460305; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:50942:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 50942 | RPyItem(l_v1444868, 1L) = l_v1444869; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:51076:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51076 | l_v1444970 = RPyItem(l_v1444952, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:51094:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51094 | l_v1444983 = RPyItem(l_v1444952, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:51112:21: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51112 | l_v1444996 = RPyItem(l_v1444952, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:51274:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51274 | l_v1445029 = RPyItem(l_v1445010, 1L); [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_2.c :37492note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:51292:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51292 | l_v1445042 = RPyItem(l_v1445010, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:51310:21: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51310 | l_v1445055 = RPyItem(l_v1445010, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:51491:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51491 | l_v1445091 = RPyItem(l_v1445072, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:51509:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51509 | l_v1445104 = RPyItem(l_v1445072, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:51527:21: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51527 | l_v1445117 = RPyItem(l_v1445072, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-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:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37492 | l_v1460505 = 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] 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] rpython_jit_metainterp_2.c:38051:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38051 | RPyItem(l_v1460629, 1L) = l_v1460630; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 43 warnings generated. [platform:WARNING] rpython_jit_metainterp_2.c:38437:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38437 | l_v1460788 = 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:38998:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38998 | RPyItem(l_v1460912, 1L) = l_v1460913; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:52362:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52362 | l_v1445426 = RPyItem(l_v1445410, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:52692:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52692 | l_v1445518 = RPyItem(l_v1445501, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:52802:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52802 | l_v1445544 = RPyItem(l_v1445531, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:40663:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 40663 | RPyItem(l_v1461391, 1L) = l_v1461392; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:53558:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 53558 | RPyItem(l_v1445748, 1L) = l_v1445749; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] rpython_jit_metainterp_2.c:41175:15 : warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41175 | l_v1461595 = 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:41728:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41728 | RPyItem(l_v1461714, 1L) = l_v1461715; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 69 | #rpython_jit_metainterp_2.c:42114:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42114 | l_v1461873 = 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:42673:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 42673 | RPyItem(l_v1461997, 1L) = l_v1461998; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *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_2.c:43059:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43059 | l_v1462156 = 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:43618:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43618 | RPyItem(l_v1462280, 1L) = l_v1462281; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:44102:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44102 | RPyItem(l_v1462427, 1L) = l_v1462428; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:54497:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54497 | l_v1446091 = RPyItem(l_v1446083, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:54503:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54503 | l_v1446095 = RPyItem(l_v1446083, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:45062:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 45062 | RPyItem(l_v1462722, 1L) = l_v1462723; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:55317:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55317 | l_v1446339 = RPyItem(l_v1446331, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:55323:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55323 | l_v1446343 = RPyItem(l_v1446331, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.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_v1446577 = RPyItem(l_v1446569, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:46088:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 46088 | RPyItem(l_v1463037, 1L) = l_v1463038; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:56334:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56334 | l_v1446633 = RPyItem(l_v1446614, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:56351:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56351 | l_v1446645 = RPyItem(l_v1446614, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:46572:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 46572 | RPyItem(l_v1463184, 1L) = l_v1463185; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:56744:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56744 | l_v1446746 = RPyItem(l_v1446726, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:56761:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56761 | l_v1446758 = RPyItem(l_v1446726, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:56909:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56909 | l_v1446792 = RPyItem(l_v1446776, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:56923:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56923 | l_v1446802 = RPyItem(l_v1446776, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:57728:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 57728 | RPyItem(l_v1447041, 1L) = l_v1447042; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:57853:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57853 | l_v1447142 = RPyItem(l_v1447126, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:58184:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58184 | l_v1447234 = RPyItem(l_v1447217, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:58294:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58294 | l_v1447260 = RPyItem(l_v1447247, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:59095:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59095 | RPyItem(l_v1447495, 1L) = l_v1447496; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:59849:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59849 | l_v1447777 = RPyItem(l_v1447769, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:59862:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59862 | l_v1447786 = RPyItem(l_v1447778, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:59868:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59868 | l_v1447790 = RPyItem(l_v1447778, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:53112:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53112 | RPyItem(l_v1464789, 1L) = l_v1464793; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:53232:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53232 | RPyItem(l_v1464789, 2L) = l_v1464795; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:53353:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53353 | RPyItem(l_v1464797, 3L) = l_v1464798; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:54301:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 54301 | RPyItem(l_v1465238, 1L) = l_v1465239; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:61097:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61097 | RPyItem(l_v1448080, 1L) = l_v1448085; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:61211:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61211 | RPyItem(l_v1448080, 2L) = l_v1448087; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:61329:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61329 | RPyItem(l_v1448089, 3L) = l_v1448090; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:61447:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61447 | RPyItem(l_v1448092, 4L) = l_v1448093; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:61567:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61567 | RPyItem(l_v1448095, 5L) = l_v1448096; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:61691:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61691 | RPyItem(l_v1448098, 6L) = l_v1448099; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:61813:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61813 | RPyItem(l_v1448101, 7L) = l_v1448102; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:61936:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61936 | RPyItem(l_v1448104, 8L) = l_v1448105; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:62006:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62006 | l_v1448582 = RPyItem(l_v1448565, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:62133:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62133 | l_v1448619 = RPyItem(l_v1448601, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:62264:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62264 | l_v1448654 = RPyItem(l_v1448637, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:63037:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63037 | l_v1448920 = RPyItem(l_v1448903, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:63373:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63373 | l_v1449013 = RPyItem(l_v1448995, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:63483:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63483 | l_v1449039 = RPyItem(l_v1449026, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.crpython_jit_metainterp_2.c:57216:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57216 | l_v1466292 = RPyItem(l_v1466291, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-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:64189:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64189 | RPyItem(l_v1449244, 1L) = l_v1449245; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ine RPyItem(array, index) ((array)->items[index]) [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] [platform: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:57271:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57271 | l_v1466305 = RPyItem(l_v1466271, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57288:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57288 | l_v1466317 = RPyItem(l_v1466271, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57470:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57470 | l_v1466365 = RPyItem(l_v1466364, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57527:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57527 | l_v1466378 = RPyItem(l_v1466343, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57544:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57544 | l_v1466390 = RPyItem(l_v1466343, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57741:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57741 | l_v1466441 = RPyItem(l_v1466440, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57798:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57798 | l_v1466454 = RPyItem(l_v1466419, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57815:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57815 | l_v1466466 = RPyItem(l_v1466419, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:58645:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58645 | l_v1466754 = RPyItem(l_v1466753, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:58700:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58700 | l_v1466767 = RPyItem(l_v1466733, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:58717:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58717 | l_v1466779 = RPyItem(l_v1466733, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:58899:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58899 | l_v1466827 = RPyItem(l_v1466826, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:58956:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58956 | l_v1466840 = RPyItem(l_v1466805, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:58973:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58973 | l_v1466852 = RPyItem(l_v1466805, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59170:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59170 | l_v1466903 = RPyItem(l_v1466902, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59227:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59227 | l_v1466916 = RPyItem(l_v1466881, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59244:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59244 | l_v1466928 = RPyItem(l_v1466881, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60060:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60060 | l_v1467211 = RPyItem(l_v1467210, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60426:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60426 | l_v1467311 = RPyItem(l_v1467310, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60550:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60550 | l_v1467345 = RPyItem(l_v1467344, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61134:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61134 | l_v1467551 = RPyItem(l_v1467550, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61500:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61500 | l_v1467651 = RPyItem(l_v1467650, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61624:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61624 | l_v1467685 = RPyItem(l_v1467684, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62202:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62202 | l_v1467892 = RPyItem(l_v1467891, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62375:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62375 | l_v1467938 = RPyItem(l_v1467937, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62532:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62532 | l_v1467980 = RPyItem(l_v1467979, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63357:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63357 | l_v1468254 = RPyItem(l_v1468253, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63723:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63723 | l_v1468354 = RPyItem(l_v1468353, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63847:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63847 | l_v1468388 = RPyItem(l_v1468387, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64431:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64431 | l_v1468594 = RPyItem(l_v1468593, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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.crpython_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_v1468981 = RPyItem(l_v1468980, 1L); [platform:WARNING] 64797:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] | ^ ~~ [platform:WARNING] 64797 | l_v14686/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h9:469 :=47 :R Pnote: yexpanded from macro 'RPyItem'I [platform:WARNING] tem(l_v14 6698 | 6#9 3 ,d e1fLi)n;e [platform:WARNING] R| P ^ ~~y [platform:WARNING] Item(arra/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hy:,69 :i47n:d enote: xexpanded from macro 'RPyItem') [platform:WARNING] 69 | # d e f i(n(ea rRray)->items[inPdex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] y./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] Item(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64921:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64921 | l_v1468728 = RPyItem(l_v1468727, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65499:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65499 | l_v1468935 = RPyItem(l_v1468934, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1469023 = RPyItem(l_v1469022, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1469297 = RPyItem(l_v1469296, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1469397 = RPyItem(l_v1469396, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1469431 = RPyItem(l_v1469430, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1469637 = RPyItem(l_v1469636, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1469737 = RPyItem(l_v1469736, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1469771 = RPyItem(l_v1469770, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1469978 = RPyItem(l_v1469977, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1470024 = RPyItem(l_v1470023, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1470066 = RPyItem(l_v1470065, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1470388, 1L) = l_v1470392; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1470388, 2L) = l_v1470394; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1470396, 3L) = l_v1470397; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1470399, 4L) = l_v1470400; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1470402, 5L) = l_v1470403; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1470405, 6L) = l_v1470406; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1471115, 1L) = l_v1471119; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1471115, 2L) = l_v1471121; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1471123, 3L) = l_v1471124; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1471126, 4L) = l_v1471127; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1471129, 5L) = l_v1471130; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1471493, 1L) = l_v1471494; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1471493, 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_v1471810, 1L) = l_v1471815; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1471810, 2L) = l_v1471818; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1471820, 3L) = l_v1471821; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1471823, 4L) = l_v1471824; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1471826, 5L) = l_v1471827; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1472155 = RPyItem(l_v1472147, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1472477 = RPyItem(l_v1472459, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1472516 = RPyItem(l_v1472498, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1472551 = RPyItem(l_v1472533, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1472829, 1L) = l_v1472833; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1472829, 2L) = l_v1472835; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1472837, 3L) = l_v1472838; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1472840, 4L) = l_v1472841; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1473166, 1L) = l_v1473170; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1473298 = RPyItem(l_v1473297, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1473344 = RPyItem(l_v1473343, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1473386 = RPyItem(l_v1473385, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1473651 = RPyItem(l_v1473650, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1473697 = RPyItem(l_v1473696, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1473739 = RPyItem(l_v1473738, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1474004 = RPyItem(l_v1474003, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1474050 = RPyItem(l_v1474049, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1474092 = RPyItem(l_v1474091, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1474357 = RPyItem(l_v1474356, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1474403 = RPyItem(l_v1474402, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1474445 = RPyItem(l_v1474444, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1474711 = RPyItem(l_v1474710, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:17925:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17925 | l_v1474726 = RPyItem(l_v1474725, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1474771 = RPyItem(l_v1474770, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1474786 = RPyItem(l_v1474785, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1474834 = RPyItem(l_v1474833, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1474849 = RPyItem(l_v1474848, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1475116 = RPyItem(l_v1475115, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1475131 = RPyItem(l_v1475130, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1475176 = RPyItem(l_v1475175, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1475191 = RPyItem(l_v1475190, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1475239 = RPyItem(l_v1475238, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1475254 = RPyItem(l_v1475253, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1475521 = RPyItem(l_v1475520, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1475536 = RPyItem(l_v1475535, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1475581 = RPyItem(l_v1475580, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1475596 = RPyItem(l_v1475595, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1475644 = RPyItem(l_v1475643, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1475659 = RPyItem(l_v1475658, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1475926 = RPyItem(l_v1475925, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1475941 = RPyItem(l_v1475940, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1475986 = RPyItem(l_v1475985, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1476001 = RPyItem(l_v1476000, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1476049 = RPyItem(l_v1476048, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1476064 = RPyItem(l_v1476063, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1476331 = RPyItem(l_v1476330, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1476346 = RPyItem(l_v1476345, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1476391 = RPyItem(l_v1476390, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1476406 = RPyItem(l_v1476405, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1476454 = RPyItem(l_v1476453, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1476469 = RPyItem(l_v1476468, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1476736 = RPyItem(l_v1476735, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1476751 = RPyItem(l_v1476750, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1476796 = RPyItem(l_v1476795, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1476811 = RPyItem(l_v1476810, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1476859 = RPyItem(l_v1476858, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1476874 = RPyItem(l_v1476873, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1477187, 1L) = l_v1477191; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1477187, 2L) = l_v1477194; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1477196, 3L) = l_v1477197; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1477199, 4L) = l_v1477200; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1477202, 5L) = l_v1477203; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1477205, 6L) = l_v1477206; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1477208, 7L) = l_v1477209; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1477211, 8L) = l_v1477212; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1477214, 9L) = l_v1477215; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1477217, 10L) = l_v1477218; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1477220, 11L) = l_v1477221; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1477223, 12L) = l_v1477224; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1477226, 13L) = l_v1477227; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1478042 = RPyItem(l_v1478026, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1478076 = RPyItem(l_v1478059, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1478110 = RPyItem(l_v1478093, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1478386 = RPyItem(l_v1478378, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1478729 = RPyItem(l_v1478712, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1478822 = RPyItem(l_v1478804, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1478848 = RPyItem(l_v1478835, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1479071 = RPyItem(l_v1479054, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1479164 = RPyItem(l_v1479146, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1479190 = RPyItem(l_v1479177, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1479405 = RPyItem(l_v1479386, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1479417 = RPyItem(l_v1479386, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1479457 = RPyItem(l_v1479437, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1479469 = RPyItem(l_v1479437, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1479512 = RPyItem(l_v1479492, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1479524 = RPyItem(l_v1479492, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1479808 = RPyItem(l_v1479792, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1479842 = RPyItem(l_v1479825, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1479876 = RPyItem(l_v1479859, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1480153 = RPyItem(l_v1480137, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1480245 = RPyItem(l_v1480228, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1480271 = RPyItem(l_v1480258, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1480508, 1L) = l_v1480512; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1480508, 2L) = l_v1480514; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1480516, 3L) = l_v1480517; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1480519, 4L) = l_v1480520; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1480879, 1L) = l_v1480884; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1480879, 2L) = l_v1480886; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1480888, 3L) = l_v1480889; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1480891, 4L) = l_v1480892; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1480894, 5L) = l_v1480895; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1480897, 6L) = l_v1480898; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1481285 = RPyItem(l_v1481267, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1481324 = 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:37834:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37834 | l_v1481359 = RPyItem(l_v1481341, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1481746 = RPyItem(l_v1481738, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481760 = RPyItem(l_v1481752, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1481764 = RPyItem(l_v1481752, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1481768 = RPyItem(l_v1481752, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1481847 = RPyItem(l_v1481839, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481861 = RPyItem(l_v1481853, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1481865 = RPyItem(l_v1481853, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1481869 = RPyItem(l_v1481853, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1481947 = RPyItem(l_v1481939, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481912 = RPyItem(l_v1481953, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481968 = RPyItem(l_v1481960, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482044 = RPyItem(l_v1482037, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482007 = RPyItem(l_v1482050, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482008 = RPyItem(l_v1482050, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482068 = RPyItem(l_v1482060, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482072 = RPyItem(l_v1482060, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482112 = RPyItem(l_v1482153, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482113 = RPyItem(l_v1482153, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482171 = RPyItem(l_v1482163, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482175 = RPyItem(l_v1482163, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482179 = RPyItem(l_v1482163, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482183 = RPyItem(l_v1482163, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482262 = RPyItem(l_v1482254, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482266 = RPyItem(l_v1482254, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482270 = RPyItem(l_v1482254, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482274 = RPyItem(l_v1482254, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482351 = RPyItem(l_v1482343, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482355 = RPyItem(l_v1482343, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482359 = RPyItem(l_v1482343, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482363 = RPyItem(l_v1482343, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482440 = RPyItem(l_v1482432, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482444 = RPyItem(l_v1482432, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482448 = RPyItem(l_v1482432, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482452 = RPyItem(l_v1482432, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482533 = RPyItem(l_v1482525, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482537 = RPyItem(l_v1482525, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482541 = RPyItem(l_v1482525, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482616 = RPyItem(l_v1482608, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482620 = RPyItem(l_v1482608, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482624 = RPyItem(l_v1482608, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482628 = RPyItem(l_v1482608, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1482667 = 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_v1482917 = RPyItem(l_v1482909, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482921 = RPyItem(l_v1482909, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482925 = RPyItem(l_v1482909, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482954 = 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_v1483202 = RPyItem(l_v1483194, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483206 = RPyItem(l_v1483194, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483235 = 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_v1483483 = RPyItem(l_v1483475, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483487 = RPyItem(l_v1483475, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483516 = 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_v1483764 = RPyItem(l_v1483756, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483768 = RPyItem(l_v1483756, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483797 = 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_v1484043 = RPyItem(l_v1484035, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484072 = 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_v1484320 = RPyItem(l_v1484312, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484324 = RPyItem(l_v1484312, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484353 = 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_v1484619 = RPyItem(l_v1484611, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484623 = RPyItem(l_v1484611, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484627 = RPyItem(l_v1484611, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484631 = RPyItem(l_v1484611, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484635 = RPyItem(l_v1484611, 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_v1484664 = 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_v1484927 = RPyItem(l_v1484919, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484931 = RPyItem(l_v1484919, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484935 = RPyItem(l_v1484919, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484939 = RPyItem(l_v1484919, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484968 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:77:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 77 | l_v1490045 = RPyItem(l_v1490028, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:413:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 413 | l_v1490138 = RPyItem(l_v1490120, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1490164 = RPyItem(l_v1490151, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1490657 = RPyItem(l_v1490641, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:2250:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2250 | 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: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_v1485216 = RPyItem(l_v1485208, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1485220 = RPyItem(l_v1485208, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-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_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_v1490775 = RPyItem(l_v1490762, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:2990:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2990 | l_v1491026 = 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] rpython_jit_metainterp_3.c: 69 | # define RPyItem(a50086rray, index) ((array)->items[index]) [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: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50086 | l_v1485249 = 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_v1485495 = RPyItem(l_v1485487, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1485524 = 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_v1491307 = 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_v1485770 = RPyItem(l_v1485762, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1485799 = 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_v1486068 = 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 | # 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_v1491933 = RPyItem(l_v1491925, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1491937 = RPyItem(l_v1491925, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1491974 = 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_v1492245 = 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] define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1492526 = 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_v1486337 = 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_v1486585 = RPyItem(l_v1486577, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-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_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_v1492824 =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] 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_v1486589 = RPyItem(l_v1486577, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1486618 = 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] RPyItem(l_v1492807, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-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_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_v1486866 = RPyItem(l_v1486858, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1486870 = RPyItem(l_v1486858, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1486899 = 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_v1487171 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~em(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[inde(x]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ar./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_v1492836 = RPyItem(l_v14r92807, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: aexpanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~y [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void)* items[RPY_VARLENGT->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] H]; [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_v1492929 = RPyItem(l_v1492911, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1492941 = RPyItem(l_v1492911, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1492967 = RPyItem(l_v1492954, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform: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_3.c:57357:16: 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_v1492977 = RPyItem(l_v1492954, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57357 | l_v1487437 = RPyItem(l_v1487429, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1487441 = RPyItem(l_v1487429, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1487445 = RPyItem(l_v1487429, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # 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_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_v1493232 = RPyItem(l_v1493[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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_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] rpython_jit_metainterp_3.c 9328 | l_v1493244 = RPyItem(l_v1493215, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-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:Item(array, index) (57372(array)->items[index]) [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: 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_v1487449 = RPyItem(l_v1487429, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1487478 = 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:9684:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9684 | l_v1493337 = RPyItem(l_v1493319, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1493349 = RPyItem(l_v1493319, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1493375 = RPyItem(l_v1493362, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1493385 = RPyItem(l_v1493362, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1487741 = RPyItem(l_v1487733, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1487745 = RPyItem(l_v1487733, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1487749 = RPyItem(l_v1487733, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1487753 = RPyItem(l_v1487733, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:58457:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58457 | l_v1487782 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:59365:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59365 | l_v1488051 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:60226:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60226 | l_v1488326 = RPyItem(l_v1488318, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1488330 = RPyItem(l_v1488318, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:60236:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60236 | l_v1488334 = RPyItem(l_v1488318, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:60241:16: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60241 | l_v1488338 = RPyItem(l_v1488318, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:60246:16: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60246 | l_v1488342 = RPyItem(l_v1488318, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:60251:16: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60251 | l_v1488346 = RPyItem(l_v1488318, 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_v1488350 = RPyItem(l_v1488318, 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_v1488354 = RPyItem(l_v1488318, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:60365:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60365 | l_v1488383 = 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_v1488633 = RPyItem(l_v1488625, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1488637 = RPyItem(l_v1488625, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1488641 = RPyItem(l_v1488625, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1488670 = 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_v1488918 = RPyItem(l_v1488910, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1488922 = RPyItem(l_v1488910, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1488951 = 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_v1489217 = RPyItem(l_v1489209, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1489221 = RPyItem(l_v1489209, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1489225 = RPyItem(l_v1489209, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1489229 = RPyItem(l_v1489209, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1489233 = RPyItem(l_v1489209, 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_v1489283 = RPyItem(l_v1489264, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1489296 = RPyItem(l_v1489264, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1489397 = RPyItem(l_v1489377, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1489410 = RPyItem(l_v1489377, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1489444 = RPyItem(l_v1489428, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1489454 = RPyItem(l_v1489428, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1489701 = RPyItem(l_v1489684, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1489714 = RPyItem(l_v1489684, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1489803 = RPyItem(l_v1489790, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1489813 = RPyItem(l_v1489790, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [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_v1504596, 1L) = l_v1504600; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1504596, 2L) = l_v1504602; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1504604, 3L) = l_v1504605; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1504607, 4L) = l_v1504608; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1504610, 5L) = l_v1504611; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1504613, 6L) = l_v1504614; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1504616, 7L) = l_v1504617; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1505094, 1L) = l_v1505098; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1505094, 2L) = l_v1505100; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1505102, 3L) = l_v1505103; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1505105, 4L) = l_v1505106; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1505108, 5L) = l_v1505109; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1505111, 6L) = l_v1505112; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1505114, 7L) = l_v1505115; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1505545 = RPyItem(l_v1505544, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1505591 = RPyItem(l_v1505590, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1505633 = RPyItem(l_v1505632, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1505899 = RPyItem(l_v1505898, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1505945 = RPyItem(l_v1505944, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1505987 = RPyItem(l_v1505986, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1506300, 1L) = l_v1506304; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1506300, 2L) = l_v1506306; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1506308, 3L) = l_v1506309; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1506311, 4L) = l_v1506312; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1506314, 5L) = l_v1506315; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_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:8342:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8342 | l_v1506686 = RPyItem(l_v1506685, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1506728 = RPyItem(l_v1506727, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61419:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61419 | RPyItem(l_v1502327, 1L) = l_v1502328; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:61420:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61420 | RPyItem(l_v1502327, 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_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_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:9483:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9483 | l_v1507040 = RPyItem(l_v1507039, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1507082 = RPyItem(l_v1507081, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1507395, 1L) = l_v1507399; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1507395, 2L) = l_v1507401; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1507403, 3L) = l_v1507404; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1507406, 4L) = l_v1507407; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1507409, 5L) = l_v1507410; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_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:11722:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11722 | l_v1507781 = RPyItem(l_v1507780, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1507823 = RPyItem(l_v1507822, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_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:12863:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12863 | l_v1508135 = RPyItem(l_v1508134, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1508177 = RPyItem(l_v1508176, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 216 warnings generated. [platform:WARNING] rpython_jit_metainterp_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_v1508490, 1L) = l_v1508494; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1508490, 2L) = l_v1508496; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1508498, 3L) = l_v1508499; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1508501, 4L) = l_v1508502; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1508504, 5L) = l_v1508505; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1508883, 1L) = l_v1508887; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1508883, 2L) = l_v1508889; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1508891, 3L) = l_v1508892; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1509453, 1L) = l_v1509457; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1509453, 2L) = l_v1509459; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1509461, 3L) = l_v1509462; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1509737, 1L) = l_v1509741; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1509737, 2L) = l_v1509743; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1509745, 3L) = l_v1509746; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1510024, 1L) = l_v1510028; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1510024, 2L) = l_v1510030; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1510032, 3L) = l_v1510033; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1510300, 1L) = l_v1510304; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1510300, 2L) = l_v1510306; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1510308, 3L) = l_v1510309; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1510576, 1L) = l_v1510580; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1510576, 2L) = l_v1510582; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1510584, 3L) = l_v1510585; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1510852, 1L) = l_v1510856; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1510852, 2L) = l_v1510858; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1510860, 3L) = l_v1510861; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:22118:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22118 | RPyItem(l_v1511128, 1L) = l_v1511132; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1511128, 2L) = l_v1511134; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1511136, 3L) = l_v1511137; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1511139, 4L) = l_v1511140; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1511448, 1L) = l_v1511452; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1511448, 2L) = l_v1511454; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1511456, 3L) = l_v1511457; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1511459, 4L) = l_v1511460; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1511768, 1L) = l_v1511772; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1511768, 2L) = l_v1511774; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1511776, 3L) = l_v1511777; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1511779, 4L) = l_v1511780; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1512088, 1L) = l_v1512092; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1512088, 2L) = l_v1512094; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1512096, 3L) = l_v1512097; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1512099, 4L) = l_v1512100; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1512408, 1L) = l_v1512412; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1512408, 2L) = l_v1512414; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1512416, 3L) = l_v1512417; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1512419, 4L) = l_v1512420; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1512728, 1L) = l_v1512732; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1512728, 2L) = l_v1512734; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1512736, 3L) = l_v1512737; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1512739, 4L) = l_v1512740; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1513042, 1L) = l_v1513046; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1513042, 2L) = l_v1513048; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1513050, 3L) = l_v1513051; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1513564 = RPyItem(l_v1513546, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1513603 = RPyItem(l_v1513585, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1513638 = RPyItem(l_v1513620, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1513894 = RPyItem(l_v1513876, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 267 warnings generated. [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_v1513933 = RPyItem(l_v1513915, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1513968 = RPyItem(l_v1513950, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1514270, 1L) = l_v1514274; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1514270, 2L) = l_v1514276; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1514278, 3L) = l_v1514279; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1514281, 4L) = l_v1514282; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1514284, 5L) = l_v1514285; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1514673, 1L) = l_v1514677; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1514673, 2L) = l_v1514679; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1514681, 3L) = l_v1514682; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1514684, 4L) = l_v1514685; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1514973 = RPyItem(l_v1514957, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1515007 = RPyItem(l_v1514990, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1515041 = RPyItem(l_v1515024, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1515352, 1L) = l_v1515356; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1515352, 2L) = l_v1515358; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1515360, 3L) = l_v1515361; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1515363, 4L) = l_v1515364; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1515366, 5L) = l_v1515367; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1515763 = 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_v1515771 = 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_v1515925 = 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_v1515933 = 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_v1516085 = 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_v1516093 = 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_v1516245 = 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_v1516253 = 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_v1516405 = 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_v1516413 = 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_v1516563 = 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_v1516571 = 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_v1516723 = 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_v1516731 = 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_v1516889 = 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_v1516897 = 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_v1517053 = 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_v1517061 = 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_v1517213 = 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_v1517221 = 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_v1517371 = 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_v1517379 = 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_v1517529 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:41311:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41311 | l_v1517537 = 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_v1517685 = 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_v1517693 = 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_v1517841 = 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_v1517849 = 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_v1518001 = 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_v1518009 = 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_v1518161 = 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_v1518169 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:43873:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43873 | l_v1518317 = 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_v1518325 = 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_v1518481 = 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_v1518489 = 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_v1518645 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:45007:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45007 | l_v1518653 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:45461:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45461 | l_v1518801 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:45533:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45533 | l_v1518809 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:45997:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45997 | l_v1518973 = 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_v1518981 = 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_v1519135 = 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_v1519143 = 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_v1519295 = 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_v1519303 = 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_v1519474 = RPyItem(l_v1519455, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1519487 = RPyItem(l_v1519455, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1519527 = RPyItem(l_v1519507, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1519540 = RPyItem(l_v1519507, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1519583 = RPyItem(l_v1519563, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1519596 = RPyItem(l_v1519563, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1519794 = RPyItem(l_v1519777, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1519807 = RPyItem(l_v1519777, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1519839 = RPyItem(l_v1519821, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1519852 = RPyItem(l_v1519821, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1519887 = RPyItem(l_v1519869, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1519900 = RPyItem(l_v1519869, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1520083 = RPyItem(l_v1520065, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1520122 = RPyItem(l_v1520104, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1520157 = RPyItem(l_v1520139, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1520549 = RPyItem(l_v1520533, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1520583 = RPyItem(l_v1520566, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1520617 = RPyItem(l_v1520600, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1520819 = 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_v1520827 = 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_v1521011 = 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_v1521019 = 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_v1521427 = 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_v1521435 = 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_v1521611 = 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_v1521619 = 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_v1521803 = 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_v1521811 = 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_v1522004 = RPyItem(l_v1521987, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1522016 = RPyItem(l_v1521987, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1522048 = RPyItem(l_v1522030, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1522060 = RPyItem(l_v1522030, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1522095 = RPyItem(l_v1522077, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1522107 = RPyItem(l_v1522077, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1522305 = RPyItem(l_v1522288, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1522317 = RPyItem(l_v1522288, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1522349 = RPyItem(l_v1522331, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1522361 = RPyItem(l_v1522331, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1522396 = RPyItem(l_v1522378, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1522408 = RPyItem(l_v1522378, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1525127 = RPyItem(l_v1525123, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1525142, 1L) = l_v1525141; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:221:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 221 | l_v1525324 = RPyItem(l_v1525320, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1525339, 1L) = l_v1525338; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1525483 = RPyItem(l_v1525479, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1525498, 1L) = l_v1525497; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [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_v1525912 = RPyItem(l_v1525908, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1525927, 1L) = l_v1525926; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1526206 = RPyItem(l_v1526202, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1526221, 1L) = l_v1526220; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1526539 = RPyItem(l_v1526535, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1526542 = RPyItem(l_v1526535, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1526560, 1L) = l_v1526558; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1526560, 2L) = l_v1526559; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1526891 = RPyItem(l_v1526887, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1526906, 1L) = l_v1526905; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1527084 = RPyItem(l_v1527080, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1527087 = RPyItem(l_v1527080, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1527105, 1L) = l_v1527103; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1527105, 2L) = l_v1527104; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1527345 = RPyItem(l_v1527341, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1527348 = RPyItem(l_v1527341, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1527366, 1L) = l_v1527364; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1527366, 2L) = l_v1527365; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1527530, 1L) = l_v1527531; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1527530, 2L) = (&pypy_g_rpy_string_35309.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:14799:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14799 | RPyItem(l_v1529776, 1L) = l_v1529781; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1529776, 2L) = l_v1529784; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1529786, 3L) = l_v1529787; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1547784, 1L) = l_v1547785; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1547784, 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: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_v1530058, 1L) = l_v1530063; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1548252, 1L) = l_v1548253; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1548252, 2L) = l_v1548254; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1548252, 3L) = (&pypy_g_rpy_string_3144.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1548252, 4L) = l_v1548255; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1548252, 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_v1548690, 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_v1548690, 2L) = l_v1548692; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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: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_v1530229, 1L) = l_v1530233; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1530229, 2L) = l_v1530235; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1530237, 3L) = l_v1530238; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1530240, 4L) = l_v1530241; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1548908, 1L) = l_v1548909; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-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_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_v1530553, 1L) = l_v1530557; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1530553, 2L) = l_v1530559; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1530561, 3L) = l_v1530562; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1530564, 4L) = l_v1530565; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1530877, 1L) = l_v1530881; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTdH]; [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_v1530877, 2L) = l_v1530883; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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] e 18338 | RPyItem(l_v1530885, 3L) = l_v1530886; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'f [platform:WARNING] 69 | # define RPyItem(array, index) ((array)i->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] n./singleheader.h:8616:2e: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLEN GTH]; [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_v1530888, 4L) = l_v1530889; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] rpython_jit_metainterp_6.c: 10311 | struct 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_v1531201,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_v15 1L) = l_v1531205; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:196 warnings generated. [platform:WARNING] 69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defin48908, 2Le RPyIte) = (&pypy_g_rpy_st115 warnings generated. [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* itering_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] 69ms[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_v1531201, 2L) = l_v1531207; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-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# define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] nde./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pxypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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_v1531209, 3L) = l_v1531210; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1531212, 4L) = l_v1531213; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1531525, 1L) = l_v1531529; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1531525, 2L) = l_v1531531; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1531533, 3L) = l_v1531534; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1531536, 4L) = l_v1531537; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_7.c:6906:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6906 | l_v1549419 = RPyItem(l_v1549415, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1549415, 2L) = l_v1549420; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1531849, 1L) = l_v1531853; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1531849, 2L) = l_v1531855; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1531857, 3L) = l_v1531858; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1531860, 4L) = l_v1531861; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1532155, 1L) = l_v1532159; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1532155, 2L) = l_v1532161; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1532163, 3L) = l_v1532164; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1532594, 1L) = l_v1532598; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1532594, 2L) = l_v1532600; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1532602, 3L) = l_v1532603; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1532891, 1L) = l_v1532895; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1532891, 2L) = l_v1532897; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1532899, 3L) = l_v1532900; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1532902, 4L) = l_v1532903; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1533240, 1L) = l_v1533244; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1533240, 2L) = l_v1533246; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1533248, 3L) = l_v1533249; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1533524, 1L) = l_v1533528; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:25999:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25999 | RPyItem(l_v1533524, 2L) = l_v1533530; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1533532, 3L) = l_v1533533; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1533535, 4L) = l_v1533536; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:29353:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29353 | RPyItem(l_v1534609, 1L) = l_v1534614; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1534609, 2L) = l_v1534617; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1534620, 3L) = l_v1534621; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1534869, 1L) = l_v1534874; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1534869, 2L) = l_v1534876; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1535081, 1L) = l_v1535086; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1535081, 2L) = l_v1535088; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1535293, 1L) = l_v1535298; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1535293, 2L) = l_v1535301; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1535506, 1L) = l_v1535511; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1535673, 1L) = l_v1535678; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1535673, 2L) = l_v1535681; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 162 warnings generated. [platform:WARNING] rpython_jit_metainterp_6.c: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_v1535886, 1L) = l_v1535891; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1535886, 2L) = l_v1535894; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1535897, 3L) = l_v1535898; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1535901, 4L) = l_v1535902; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1535904, 5L) = l_v1535905; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1536239, 1L) = l_v1536244; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1536239, 2L) = l_v1536247; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1536250, 3L) = l_v1536251; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1536254, 4L) = l_v1536255; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1536546, 1L) = l_v1536551; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1536546, 2L) = l_v1536554; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1536759, 1L) = l_v1536764; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1536926, 1L) = l_v1536931; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1537323, 1L) = l_v1537328; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1537323, 2L) = l_v1537330; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1537535, 1L) = l_v1537540; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1537535, 2L) = l_v1537542; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1537881, 1L) = l_v1537886; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1537881, 2L) = l_v1537889; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1537892, 3L) = l_v1537893; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1537896, 4L) = l_v1537897; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1538207, 1L) = l_v1538212; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1538207, 2L) = l_v1538215; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1538218, 3L) = l_v1538219; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1538221, 4L) = l_v1538222; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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: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_v1538628, 1L) = l_v1538633; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1538628, 2L) = l_v1538635; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1538638, 3L) = l_v1538639; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1538641, 4L) = l_v1538642; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1538644, 5L) = l_v1538645; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1538647, 6L) = l_v1538648; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1538650, 7L) = l_v1538651; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1538653, 8L) = l_v1538654; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1539117, 1L) = l_v1539122; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1539117, 2L) = l_v1539125; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1539127, 3L) = l_v1539128; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1539376, 1L) = l_v1539381; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1539376, 2L) = l_v1539384; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1539589, 1L) = l_v1539594; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1539589, 2L) = l_v1539597; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1539600, 3L) = l_v1539601; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1539604, 4L) = l_v1539605; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1539607, 5L) = l_v1539608; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1540009, 1L) = l_v1540014; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1540009, 2L) = l_v1540016; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1540018, 3L) = l_v1540019; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1540021, 4L) = l_v1540022; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1540024, 5L) = l_v1540025; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1540027, 6L) = l_v1540028; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1540030, 7L) = l_v1540031; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1540033, 8L) = l_v1540034; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1540560, 1L) = l_v1540565; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1540560, 2L) = l_v1540567; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1540569, 3L) = l_v1540570; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1540572, 4L) = l_v1540573; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1540575, 5L) = l_v1540576; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1540578, 6L) = l_v1540579; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1540995, 1L) = l_v1540999; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1540995, 2L) = l_v1541001; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1541003, 3L) = l_v1541004; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1541006, 4L) = l_v1541007; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1541338, 1L) = l_v1541342; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1541338, 2L) = l_v1541344; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1541569, 1L) = l_v1541573; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1541569, 2L) = l_v1541575; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1541577, 3L) = l_v1541578; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1541580, 4L) = l_v1541581; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1541583, 5L) = l_v1541584; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1541586, 6L) = l_v1541587; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1541589, 7L) = l_v1541590; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1541592, 8L) = l_v1541593; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1541595, 9L) = l_v1541596; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1542145, 1L) = l_v1542149; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1542145, 2L) = l_v1542151; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1542153, 3L) = l_v1542154; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1542156, 4L) = l_v1542157; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1542439, 1L) = l_v1542443; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1542439, 2L) = l_v1542445; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1542447, 3L) = l_v1542448; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1542450, 4L) = l_v1542451; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1542807, 1L) = l_v1542811; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1542807, 2L) = l_v1542813; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1542815, 3L) = l_v1542816; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1543115, 1L) = l_v1543119; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1543115, 2L) = l_v1543121; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1543123, 3L) = l_v1543124; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1543126, 4L) = l_v1543127; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1543404, 1L) = l_v1543408; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1543404, 2L) = l_v1543410; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1543412, 3L) = l_v1543413; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1543415, 4L) = l_v1543416; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1543698, 1L) = l_v1543702; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1543698, 2L) = l_v1543704; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1543706, 3L) = l_v1543707; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1543709, 4L) = l_v1543710; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1544058, 1L) = l_v1544062; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1544058, 2L) = l_v1544064; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1544066, 3L) = l_v1544067; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1544069, 4L) = l_v1544070; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1544072, 5L) = l_v1544073; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1544075, 6L) = l_v1544076; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1544517, 1L) = l_v1544521; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1544517, 2L) = l_v1544523; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1544525, 3L) = l_v1544526; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c: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_v1544528, 4L) = l_v1544529; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c: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_v1544531, 5L) = l_v1544532; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c: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_v1544534, 6L) = l_v1544535; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:61493:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61493 | RPyItem(l_v1545406, 1L) = l_v1545407; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:61494:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61494 | RPyItem(l_v1545406, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:61523:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61523 | RPyItem(l_v1545406, 3L) = l_v1545408; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:61524:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61524 | RPyItem(l_v1545406, 4L) = (&pypy_g_rpy_string_35833.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:61547:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61547 | RPyItem(l_v1545406, 5L) = l_v1545409; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:61548:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61548 | RPyItem(l_v1545406, 6L) = (&pypy_g_rpy_string_632.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:61903:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61903 | RPyItem(l_v1545413, 1L) = l_v1545414; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:62055:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62055 | RPyItem(l_v1545416, 1L) = l_v1545417; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:62056:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62056 | RPyItem(l_v1545416, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:62079:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62079 | RPyItem(l_v1545416, 3L) = l_v1545418; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:62080:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62080 | RPyItem(l_v1545416, 4L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:62350:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62350 | RPyItem(l_v1545422, 1L) = l_v1545423; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:62351:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62351 | RPyItem(l_v1545422, 2L) = (&pypy_g_rpy_string_500.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:63390:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63390 | RPyItem(l_v1545453, 1L) = l_v1545454; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:63391:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63391 | RPyItem(l_v1545453, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:65432:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65432 | RPyItem(l_v1547001, 1L) = l_v1547002; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:65433:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65433 | RPyItem(l_v1547001, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:65466:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65466 | RPyItem(l_v1547001, 3L) = l_v1547003; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:65743:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65743 | RPyItem(l_v1547007, 1L) = l_v1547008; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:65744:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65744 | RPyItem(l_v1547007, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:65775:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65775 | RPyItem(l_v1547007, 3L) = l_v1547009; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:457:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 457 | l_v1578078 = RPyItem(l_v1578074, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1578074, 3L) = l_v1578079; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1578188 = RPyItem(l_v1578184, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1578184, 4L) = l_v1578189; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1578353 = RPyItem(l_v1578246, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1578360 = RPyItem(l_v1578246, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1578367 = RPyItem(l_v1578246, 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_v1578306 = RPyItem(l_v1578243, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1578319 = RPyItem(l_v1578243, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1578332 = RPyItem(l_v1578243, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:2297:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2297 | l_v1578534 = RPyItem(l_v1578530, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:2302:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2302 | RPyItem(l_v1578530, 4L) = l_v1578535; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:2552:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2552 | l_v1578603 = RPyItem(l_v1578599, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:2557:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2557 | RPyItem(l_v1578599, 4L) = l_v1578604; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:2835:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2835 | l_v1578686 = RPyItem(l_v1578682, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:2840:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2840 | RPyItem(l_v1578682, 4L) = l_v1578687; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:3085:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3085 | l_v1578758 = RPyItem(l_v1578754, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:3090:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3090 | RPyItem(l_v1578754, 4L) = l_v1578759; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:3382:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3382 | l_v1578843 = RPyItem(l_v1578839, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:3387:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3387 | RPyItem(l_v1578839, 4L) = l_v1578844; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:3573:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3573 | l_v1578906 = RPyItem(l_v1578902, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:3578:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3578 | RPyItem(l_v1578902, 2L) = l_v1578907; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:3807:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3807 | l_v1578975 = RPyItem(l_v1578971, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:3812:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3812 | RPyItem(l_v1578971, 2L) = l_v1578976; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:11949:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11949 | l_v1561186 = RPyItem(l_v1561182, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1561182, 4L) = l_v1561187; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:4817:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4817 | l_v1579291 = RPyItem(l_v1579287, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:4822:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4822 | RPyItem(l_v1579287, 4L) = l_v1579292; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:4982:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4982 | l_v1579351 = RPyItem(l_v1579347, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:4987:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4987 | RPyItem(l_v1579347, 2L) = l_v1579352; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5063:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5063 | l_v15793rpython_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_v1561387 = RPyItem(l_v1561383, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arra67 = RPyItem(l_v1579363, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5068:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5068 | RPyItem(l_v1579363, 2L) = l_v1579368; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:5268:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5268 | l_v1579417 = RPyItem(l_v1579413, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5273:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5273 | RPyItem(l_v1579413, 4L) = l_v1579418; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5447:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5447 | l_v1579461 = RPyItem(l_v1579457, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5452:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5452 | RPyItem(l_v1579457, 4L) = l_v1579462; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5632:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5632 | l_v1579507 = RPyItem(l_v1579503, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5637:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5637 | RPyItem(l_v1579503, 4L) = l_v1579508; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:5836:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5836 | l_v1579566 = RPyItem(l_v1579562, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1561383, 2L) = l_v1561388; [platform:WARNING] | ^ ~~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: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_v1561718 = RPyItem(l_v1561714, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5841:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5841 | RPyItem(l_v1579562, 4L) = l_v1579567; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:5918:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5918 | l_v1579600 = RPyItem(l_v1579i596, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hndex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] :69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | #./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 define RPy | Signed items[RPY_VARLItem(array, indENGTH]; [platform:WARNING] e| ^ [platform:WARNING] x) ((arrpython_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] ray)->items[inde13970 | RPyItem(l_v1561714, 3L) = l_v1561719; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arrx]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_ay, index) ((array)->VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5923:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5923 | RPyItem(l_v1items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 579596, 2L) = l_v1579601; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1561740 = RPyItem(l_v1561736, 2rpython_jit_metainterp_9.c:6077:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6077 | l_v1579635 = RPyItem(l_v1579631, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:6082:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6082 | RPyItem(l_v1579631, 4L) = l_v1579636; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]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: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_v1561736, 2L) = l_v1561741; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 263 warnings generated. [platform:WARNING] rpython_jit_metainterp_8.c: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_v1561835 = RPyItem(l_v1561831, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1561831, 3L) = l_v1561836; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:6234:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6234 | l_v1579667 = RPyItem(l_v1579663, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:6239:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6239 | RPyItem(l_v1579663, 4L) = l_v1579668; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1600212, 1L) = l_v1600211; [platform:WARNING] rpython_jit_metainterp_9.c:6526:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6526 | l_v1579749 = RPyItem(l_v15797| ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # de4fin5, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((e RPyIatrray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] em./singleheader.h:17196:2: note: array 'items' declared here [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] 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_v1562214 = RPyItem(l_v1562210, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # de17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:6531:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6531 | RPyItem(l_v1579745, 4L) = l_v1579750; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] frpython_jit_metainterp_9.c:6739:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6739 | l_v1579809 = RPyItem(l_v1579805, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:6744i:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6744 | RPyItem(l_v1579805, 4L) = l_v1579810; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:n69:47: note: expanded from macro 'RPyItem' [platform:WARNING] e 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:7022:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7022 | l_v1579893 = RPyItem(l_v1579889, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:7027:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7027 | RPyItem(l_v1579889, 4L) = l_v1579894; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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(array, index) rpython_jit_metainterp_9.c:7235:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1562210, 2L) = l_v1562215; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array7235 | l_v1579951 = RPyItem(l_v1579947, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:7240:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7240 | RPyItem(l_v1579947, 4L) = l_v1579952; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-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)m->is[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] tems[i./singleheader.hn:d17196e:x]2): note: array 'items' declared here [platform:WARNING] 17196 | Sig [platform:WARNING] ned items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:7517:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7517 | l_v1580034 = RPyItem(l_v1580030, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:7522:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7522 | RPyItem(l_v1580030, 4L) = l_v1580035; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1562255, 1L) = l_v1562256; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1562255, 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_v1562255, 3L) = l_v1562257; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:7730:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7730 | l_v1580091 = RPyItem(l_v1580087, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:7735:2rpython_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]: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7735 | RPyItem(l_v1580087, [platform:WARNING] 416063 | lL) = l_v1580092; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69_v1:562430 = RPyItem(l_v1562426, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] 47/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define R:PyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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_v1562426, 2L) = l_v1562431; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8023:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8023 | l_v1580175 = RPyItem(l_v1580171, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(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_v1601635, 1L) = l_v1601636; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(aarray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8028:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8028 | RPyItem(l_v1580171, 4L) = l_v1580176; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1562650rray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] =./singleheader.h RPyItem(l_v1562646, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1562646, 2L) = l_:10311:2: note: array 'items' declared here [platform:WARNING] v 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 1562651; [platform:WARNING] | ^ ~~ [platform:WARNING] rpython_jit_metainterp_9.c:/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47:8280 note: expanded from macro 'RPyItem' [platform:WARNING] :15: 69warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] | # d8280efine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] | ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] l_v1580246 = RPyItem(l_v1580242, 4L); [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] | Si69gned items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8285:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8285 | RPyItem(l_v1580242, 4L) = l_v1580247; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8441:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8441 | l_v1580304 = RPyItem(l_v1580300, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8446:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8446 | RPyItem(l_v1580300, 2L) = l_v1580305; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8534:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8534 | l_v1580315 = RPyItem(l_v1580311, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8539:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8539 | RPyItem(l_v1580311, 4L) = l_v1580316; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1562823 = RPyItem(l_v1562819, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-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_9.c:8737:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8737 | l_v1580380 = RPyItem(l_v1580376, 2L); [platform:WARNING] | ^ ~~define RPyItem(array, inde [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((x) ((array)->items[aindex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] rr./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] a 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_y)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | v1562819, 2L) = l_v1562824; [platform:WARNING] | Signed items[RPY_VARLENG ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, indexTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8742:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8742 | RPyItem(l_v1580376, 2L) = l_v1580381; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: ) ((array)->expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, inditems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed itex) ((arrems[RPY_VARLENGay)->items[indeTx]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] H./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] ]; [platform:WARNING] | ^ [platform:WARNING] 17196 | Sirpython_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] g 17327 | l_v1562840 = RPyItem(l_v1562836, 4L); [platform:WARNING] | ^ ~~ [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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.hed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_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_v1562836, 4L) = l_v1562841; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8981:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8981 | l_v1580458 = RPyItem(l_v1580454, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8986:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8986 | RPyItem(l_v1580454, 2L) = l_v1580459; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1562948 = RPyItem(l_v1562944, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1562944, 3L) = l_v1562949; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9102:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9102 | l_v1580488 = RPyItem(l_v1580484, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9107:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9107 | RPyItem(l_v1580484, 4L) = l_v1580489; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9268:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9268 | l_v1580549 = RPyItem(l_v1580545, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[indexrpython_jit_metainterp_8.c:18048]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9273:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9273 | RPyItem(l_v1580545, 2L) = l_v1580550; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9375:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9375 | l_v1580565 = RPyItem(l_v1580561, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9380:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9380 | RPyItem(l_v1580561, 4L) = l_v1580566; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9541:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9541 | l_v1580626 = RPyItem(l_v1580622, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9546:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9546 | RPyItem(l_v1580622, 2L) = l_v1580627; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] rpython_jit_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 | | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9664:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9664 | l_v1580660 = RPyItem(l_v1580656, 4L); [platform:WARNING] | :15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18048 | l_v1563086 = RPyItem(l_v1563082, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | l_v1603848 = R ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563082, 2L) = l_v1563087; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563133 = RPyItem(l_v1563129, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VA ^ ~~ [platform:WARNING] R/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: Pnote: expanded from macro 'RPyItem' [platform:WARNING] 69 | y# define RPyItem(array, index) L ((array)->iItems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] t./singleheader.h:17196:2:E note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9669:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9669 | RPyItem(l_v1580656, 4L) = l_v1580661; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] eNGTH]; [platform:WARNING] | ^ [platform:WARNING] mrpython_jit_metainterp_8.c:18227:217196: 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_v1563129, | 2L) = l_v15l63134; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h_ :S69:47: note: vexpanded from macro 'RPyItem' [platform:WARNING] i 69 | # def1ine RPyItem(array, ingdex) 6 0 ((array)->items[index]) [platform:WARNING] n| ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 3844, 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_v1603844, 19L) = l_v1603849; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1603858 = RPyItem(l_v1603844, 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] 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_v1563180 = RPyItem(l_v1563176, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563176, 2L) = l_v1563181; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9922:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9922 | l_v1580732 = RPyItem(l_v1580728, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9927:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9927 | RPyItem(l_v1580728, 4L) = l_v1580733; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:10125:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10125 | l_v1580796 = RPyItem(l_v1580792, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:10130:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10130 | RPyItem(l_v1580792, 2L) = l_v1580797; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 17196 | 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_v1603844, 20L) = l_v1603859; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed itrpython_jit_metainterp_8.ce:18570m:s15[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_v16038:68 = RPyItem(l_v1603844, 21L); [platform:WARNING] | ^ ~~~ [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 index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] ( [platform:WARNING] 18570 | l_v1563227 = RPyItem(l_v1563223, 2L); [platform:WARNING] | ( ^ ~~array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196: [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] 69 | # dnote: efine RPyItem(array, index) (array 'items' declared here(a [platform:WARNING] r 17196rrpython_jit_metainterp_9.c:10487:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10487 | ay)->items[index]) [platform:WARNING] | | 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(ll_v1580898 = RPyItem(l_v1580894, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-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] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RP_v16038 RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Y_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_v1563223,44, 21L) = l Signed items[RPY_VARLEN 2L) = l_v1563228; [platform:WARNING] | _v1603869; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defineGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:10492:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10492 | RPyItem( ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: RPyItem(array, index) ((array)->itel_v1580894, 4L) = l_v1580899; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # dnote: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define ms[index]) [platform:WARNING] efine RPRPyItem(arra| ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: yItem(array, indey, index) array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENx) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here (GTH]; [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_v1603884 = RPyItem((&py [platform:WARNING] 17196 | Signed itepy_g_array_37057ms(array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] .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] RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] ./singleheader.h:17196: 218754 | l_: note: array 'items' declared here [platform:WARNING] v1 17196 | S5i6g3n2ed items[7RP6Y _=V ARRPLyENGTH]Item(;l_v15 [platform:WARNING] 6 3| 2 ^7 [platform:WARNING] 2, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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_v1563272, 2L) = l_v1563277; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563320 = RPyItem(l_v15rpython_jit_metainterp_9.c:10676:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10676 | l_v1580980 = RPyItem(l_v1580976, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:10681:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10681 | RPyItem(l_v1580976, 3L) = l_v1580981; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 63316, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563316, 2L) = l_v1563321; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563338 = RPyItem(l_v1563334, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563334, 4L) = l_v1563339; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563383 = RPyItem(l_v1563379, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563379, 2L) = l_v1563384; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563431 = RPyItem(l_v1563427, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563427, 2L) = l_v1563432; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563478 = RPyItem(l_v1563474, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563474, 2L) = l_v1563479; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563615 = RPyItem(l_v1563611, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563611, 2L) = l_v1563616; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563705 = RPyItem(l_v1563701, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563701, 3L) = l_v1563706; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563811 = RPyItem(l_v1563807, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563807, 2L) = l_v1563812; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563857 = RPyItem(l_v1563853, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1563853, 2L) = l_v1563858; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1564098 = RPyItem(l_v1564094, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1564094, 2L) = l_v1564099; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1564145 = RPyItem(l_v1564141, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1564141, 2L) = l_v1564146; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1564592 = RPyItem(l_v1564588, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1564588, 2L) = l_v1564593; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1564639 = RPyItem(l_v1564635, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1564635, 2L) = l_v1564640; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1564699 = RPyItem(l_v1564695, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1564695, 3L) = l_v1564700; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:83:16: warning: array index 160 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 83 | l_arity_161 = RPyItem((&pypy_g_array_37057.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_v1615472 = RPyItem((&pypy_g_array_37058.b), 160L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c: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_v1564857 = RPyItem(l_v1564853, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1564853, 2L) = l_v1564858; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:19825:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19825 | RPyItem(l_v1583902, 1L) = l_v1583903; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:19826:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19826 | RPyItem(l_v1583902, 2L) = (&pypy_g_rpy_string_38319.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:19849:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19849 | RPyItem(l_v1583902, 3L) = l_v1583904; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:20066:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20066 | RPyItem(l_v1583907, 1L) = l_v1583908; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:20067:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20067 | RPyItem(l_v1583907, 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: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_v1564904 = RPyItem(l_v1564900, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1564900, 2L) = l_v1564905; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1564951 = RPyItem(l_v1564947, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1564947, 2L) = l_v1564952; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:284:16: warning: array index 161 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 284 | l_arity_162 = RPyItem((&pypy_g_array_37057.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_v1615503 = RPyItem((&pypy_g_array_37058.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_37057.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_v1615533 = RPyItem((&pypy_g_array_37058.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_37057.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_v1615578 = RPyItem((&pypy_g_array_37058.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_37057.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_v1615614 = RPyItem((&pypy_g_array_37058.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_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_37057.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_v1615650 = RPyItem((&pypy_g_array_37058.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_37057.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_v1615686 = RPyItem((&pypy_g_array_37058.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_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_v1565093 = RPyItem(l_v1565089, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1565089, 3L) = l_v1565094; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1565185 = RPyItem(l_v1565181, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1565181, 2L) = l_v1565186; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1565314 = RPyItem(l_v1565310, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1565310, 2L) = l_v1565315; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1565384 = RPyItem(l_v1565380, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1565380, 2L) = l_v1565385; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_Vrpython_jit_metainterp_11.cARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :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] 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_v1565456 = RPyItem(l_v156 1606 | l_arity_168 = RPyItem((&pypy_g_array_37057.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_v1615722 = RPyItem((&pypy_g_array_37058.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_9.c:20976:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20976 | RPyItem(l_l_4037, 1L) = l_v1584255; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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_v1615753 = RPyItem((&pypy_g_array_37058.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] 5452, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1565452, 2L) = l_v1565457; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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_v1615784 = RPyItem((&pypy_g_array_37058.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_9.c:21407:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21407 | l_v1584536 = RPyItem(l_v1584535, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:21464:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21464 | l_v1584561 = RPyItem(l_v1584560, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:22587:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22587 | l_v1584912 = RPyItem(l_v1584911, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:22753:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22753 | RPyItem(l_l_4039, 1L) = l_v1584529; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1565503 = RPyItem(l_v1565499, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1565499, 2L) = l_v1565504; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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_v1615831 = RPyItem((&pypy_g_array_37058.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_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_v1565617 = RPyItem(l_v1565613, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1565613, 2L) = l_v1565618; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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_v1615867 = RPyItem((&pypy_g_array_37058.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_37057.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_v1615903 = RPyItem((&pypy_g_array_37058.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_37057.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_v1615934 = RPyItem((&pypy_g_array_37058.b), 173L);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 [platform:WARNING] | | l ^ ~~~~_ [platform:WARNING] v1565665 = RPyIte/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hm(l_v1565661, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h::6969::4747:: note: note: expanded from macro 'RPyItem'expanded from macro 'RPyItem' [platform:WARNING] [platform:WARNING] 6969 | | ## ddeeffiinnee RRPPyyIItteemm((aarrrraayy,, iinnddeexx)) ((((aarrrraayy))-->>iitteemmss[[iinnddeexx]])) [platform:WARNING] [platform:WARNING] | | ^ ~~~~~ ^ ~~~~~ [platform:WARNING] [platform:WARNING] ./singleheader.h:./singleheader.h16812::171962::2 :note: array 'items' declared herenote: [platform:WARNING] array 'items' declared here [platform:WARNING] 17196 | Signe16812d i | bool_t items[RPY_VARLENGtTH]; [platform:WARNING] | ^ [platform:WARNING] ems[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_v1565661, 2L) = l_v1565666; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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_v1615965 = RPyItem((&pypy_g_array_37058.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_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_v1565760 = RPyItem(l_v1565756, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1565756, 3L) = l_v1565761; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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_v1615996 = RPyItem((&pypy_g_array_37058.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_37057.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_v1616027 = RPyItem((&pypy_g_array_37058.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_37057.b), 177L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:3731:15: warning: array index 177 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 3731 | l_v1616058 = RPyItem((&pypy_g_array_37058.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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:3825:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3825 | l_v1616085 = RPyItem(l_v1616080, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:3829:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3829 | l_v1616089 = RPyItem(l_v1616080, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_37057.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_v1616102 = RPyItem((&pypy_g_array_37058.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_v1616129 = RPyItem(l_v1616124, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1616133 = RPyItem(l_v1616124, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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_v1616146 = RPyItem((&pypy_g_array_37058.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_v1616173 = RPyItem(l_v1616168, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1616177 = RPyItem(l_v1616168, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_37057.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_v1616190 = RPyItem((&pypy_g_array_37058.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_37057.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_v1616221 = RPyItem((&pypy_g_array_37058.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_37057.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_v1616252 = RPyItem((&pypy_g_array_37058.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_v1616279 = RPyItem(l_v1616274, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1616283 = RPyItem(l_v1616274, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_37057.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_v1616296 = RPyItem((&pypy_g_array_37058.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(arrarpython_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_v1566209 = RPyItem(l_v1566205, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c: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_v1566205, 3L) = l_v1566210; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c: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_v1566228 = RPyItem(l_v1566224, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1566224, 2L) = l_v1566229; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] y, 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: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_v1566290 = RPyItem(l_v1566286, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1566286, 2L) = l_v1566291; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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] 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_v1566364 = RPyItem(l_v1566360, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1566360, 2L) = l_v1566365; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1566412 = RPyItem(l_v1566408, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1566408, 2L) = l_v1566413; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1566458 = RPyItem(l_v1566454, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1566454, 2L) = l_v1566459; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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_v1616327 = RPyItem((&pypy_g_array_37058.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_v1616350 = RPyItem(l_v1616345, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1566625 = RPyItem(l_v1566621, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1566621, 2L) = l_v1566626; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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_v1616367 = RPyItem((&pypy_g_array_37058.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_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_v1566830 = RPyItem(l_v1566826, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1566826, 4L) = l_v1566831; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:30322:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30322 | l_v1566906 = RPyItem(l_v1566902, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1566902, 2L) = l_v1566907; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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_v1616398 = RPyItem((&pypy_g_array_37058.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_v1616421 = RPyItem(l_v1616416, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_37057.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_v1616438 = RPyItem((&pypy_g_array_37058.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_v1616452 = RPyItem(l_v1616447, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1616456 = RPyItem(l_v1616447, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:25675:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25675 | l_v1585999 = RPyItem(l_v1585998, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:25826:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25826 | l_v1586044 = RPyItem(l_v1586040, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:25831:2: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25831 | RPyItem(l_v1586040, 3L) = l_v1586045; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:25925:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25925 | l_v1586083 = RPyItem(l_v1586079, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:25930:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25930 | RPyItem(l_v1586079, 2L) = l_v1586084; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:6024:16: warning: array index 188 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6024 | l_arity_189 = RPyItem((&pypy_g_array_37057.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_v1616482 = RPyItem((&pypy_g_array_37058.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_v1616496 = RPyItem(l_v1616491, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1616500 = RPyItem(l_v1616491, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_37057.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_v1616526 = RPyItem((&pypy_g_array_37058.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_9.c:26833:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26833 | l_v1586368 = RPyItem(l_v1586364, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:26838:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26838 | RPyItem(l_v1586364, 4L) = l_v1586369; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1566954 = RPyItem(l_v1566950, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:30508:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30508 | RPyItem(l_v1566950, 2L) = l_v1566955; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1567004 = RPyItem(l_v1567000, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1567000, 2L) = l_v1567005; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31328:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31328 | l_arity_2 = RPyItem((&pypy_g_array_37057.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, indexrpython_jit_metainterp_8.c) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:31356:15: warning: array index 1 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 31356 | l_v1609699 = RPyItem((&pypy_g_array_37058.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] :30839: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] 30839 | l_v1567048 = RPyItem(l_v1567044, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v1567044, 2L) = l_v1567049; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31529:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31529 | l_arity_3 = RPyItem((&pypy_g_array_37057.b), 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:31557:15: warning: array index 2 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 31557 | l_v1609730 = RPyItem((&pypy_g_array_37058.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[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_v1567063 RPY_= RPyIVtAeRmL(ElN_GvT1H5]6;7 [platform:WARNING] 0 5| 9 ^, [platform:WARNING] 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c: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_v1567059, 2L) = l_v1567064; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31730:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31730 | l_arity_4 = RPyItem((&pypy_g_array_37057.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_v1609761 = RPyItem((&pypy_g_array_37058.b), 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_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_37057.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 | rpython_jit_metainterp_10.c:31931:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31931 | l_arity_5 = RPyItem((&pypy_g_array_37057.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_v1609792 = RPyItem((&pypy_g_array_37058.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_37057.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_v1609823 = RPyItem((&pypy_g_array_37058.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) rpython_jit_metainterp_8.c:31548:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31548 | l_v156l_v1616557 = RPyItem((&pypy_g_array_37058.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_37057.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_v1616588 = RPyItem((&pypy_g_array_37058.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_37057.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)-> ((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] 7252 = RPyItem(l_v1567248, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:31553:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31553 | RPyItem(l_v1567248, 2L) = l_v1567253; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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: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_v1616619 = RPyItem((&pypy_g_array_37058.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_37057.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_VARrpython_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_37057.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: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_v1609854 = RPyItem((&pypy_g_array_37058.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) (( LENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] rpython_jit_metainterp_11.c:7071:15:./singleheader.h warning: array index 193 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] array)- >7071i | t elm_sv[1i6n1d6e6x5]0) [platform:WARNING] = | R ^ ~~~~~P [platform:WARNING] yItem((&pypy./singleheader.h_:g17196_:a2r:r anote: yarray 'items' declared here_ [platform:WARNING] 370 5171968 | . bS)i,g n1e9d3 Li)t;e [platform:WARNING] m s| [ ^ ~~~~R [platform:WARNING] PY_VARLENGTH]; [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69::1681247: note: expanded from macro 'RPyItem' [platform:WARNING] | ^ [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] :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_37057.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_v1609885 = RPyItem((&pypy_rpython_jit_metainterp_8.c:31678:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31678 | l_v1567324 = RPyItem(l_v1567320, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arrayg_array_37058.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_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_37057.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_v1616681 = RPyItem((&pypy_g_array_37058.b), 194L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_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_37057.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_v1609916 = RPyItem((&pypy_g_array_37058.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)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:31683:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31683 | RPyItem(l_v1567320, 3L) = l_v1567325; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:31896:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31896 | l_v1567399 = RPyItem(l_v1567395, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:31901:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31901 | RPyItem(l_v1567395, 3L) = l_v1567400; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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_v1609947 = RPyItem((&pypy_g_array_37058.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_8.c:32079:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32079 | l_v1567439 = RPyItem(l_v1567435, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform: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_10.c :1719633137 | : 15S:i gwarning: narray index 10 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]ed [platform:WARNING] items[RPY_V A33137R | L ElN_GaTrHi]t;y [platform:WARNING] | ^ [platform:WARNING] _11 = RPrpython_jit_metainterp_8.cy:I32084:2: warning: tem((&pypy_g_array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] ar 32084 | rRay_37057.Pby)I,t e10L);m [platform:WARNING] | ^ ~~~ [platform:WARNING] (l_v15/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h67435, 2L) = l_v1567:69:47:440; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: note: expanded from macro 'RPyItem'expanded from macro 'RPyItem' [platform:WARNING] [platform:WARNING] 6969 | | ## defidefine RPyItne RPeymI(taermr(aarray,y ,i nidnedxe)x ) ( ((a(rarrarya)y-)>-i>tietmesm[si[nidnedxe]x)] [platform:WARNING] ) [platform:WARNING] | ^ ~~~~~| [platform:WARNING] ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2./singleheader.h:: 17196note: :array 'items' declared here2 [platform:WARNING] : note: array 'items' declared here [platform:WARNING] 17196 | Signed it 17196 | e Signed itmemss[[RRPY_VPY_VARLEARLENNGGTTH]; [platform:WARNING] H]; [platform:WARNING] | | ^ ^ [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_v1609978 = RPyItem((&pypy_g_array_37058.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_11.c:7445:16: warning: array index 195 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7445 | l_arity_196 = RPyItem((&pypy_g_array_37057.b), 195L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:7473:15: warning: array index 195 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 7473 | l_v1616712 = RPyItem((&pypy_g_array_37058.b), 195L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_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_37057.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 RPyrpython_jit_metainterp_9.cI:t29696e:m15(:a rwarning: rarray index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]a [platform:WARNING] y, index )29696 | l _ v 1 5 8 7 3 7 1 =( (RaPryrIatye)m-(>li_tve1m5s8[7i3n6d7e,x ]4)L [platform:WARNING] ) ;| [platform:WARNING] ^ ~~~~~ [platform:WARNING] | ^ ~~ [platform:WARNING] ./singleheader.h:17196:2:/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:29701:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 29701 | RPyItem(l_v1587367, 4L) = l_v1587372; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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_v1610009 = RPyItem((&pypy_g_array_37058.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_8.c:32255:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32255 | l_v1567487 = RPyItem(l_v1567483, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:32260:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32260 | RPyItem(l_v1567483, 2L) = l_v1567488; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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_v1610040 = RPyItem((&pypy_g_array_37058.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_8.c:32431:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32431 | l_v1567535 = RPyItem(l_v1567531, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:32436:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32436 | RPyItem(l_v1567531, 2L) = l_v1567536; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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_v1610071 = RPyItem((&pypy_g_array_37058.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 | # derpython_jit_metainterp_9.cf:i30252n:e15 :R Pwarning: yarray index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]I [platform:WARNING] tem(ar r30252a | y ,l _ivn1d5e8x7)4 8 7 = R P y I t e m ( l(_(va1r5r8a7y4)8-3>,i t4eLm)s;[ [platform:WARNING] i n| d ^ ~~e [platform:WARNING] x]) [platform:WARNING] | /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h ^ ~~~~~: [platform:WARNING] 69:./singleheader.h47::16812 :note: 2expanded from macro 'RPyItem': [platform:WARNING] note: array 'items' declared here [platform:WARNING] 16812 | bo o69l | _#t idteefmisn[eR PRYP_yVIAtReLmE(NaGrTrHa]y;, [platform:WARNING] i| n ^d [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] rpython_jit_metainterp_9.c:30257:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30257 | RPyItem(l_v1587483, 4L) = l_v1587488; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:32607:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32607 | l_v1567583 = RPyItem(l_v1567579, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:32612:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32612 | RPyItem(l_v1567579, 2L) = l_v1567584; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[rpython_jit_metainterp_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_arpython_jit_metainterp_9.c:30505:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30505 | l_v1587555 = RPyItem(l_v1587551, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:30510:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30510 | RPyItem(l_v1587551, 4L) = l_v1587556; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:30798:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30798 | RPyItem(l_v1587544, 1L) = l_v1587546; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:30815:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30815 | RPyItem(l_v1587544, 2L) = l_v1587547; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:30832:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30832 | RPyItem(l_v1587544, 3L) = l_v1587548; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:30849:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30849 | RPyItem(l_v1587544, 4L) = l_v1587549; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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_v1616743 = RPyItem((&pypy_g_array_37058.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_9.c:31126:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31126 | l_v1587764 = RPyItem(l_v1587760, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:31131:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31131 | RPyItem(l_v1587760, 4L) = l_v1587765; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:31363:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31363 | l_v1587833 = RPyItem(l_v1587829, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31368:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31368 | RPyItem(l_v1587829, 2L) = l_v1587834; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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_v1616774 = RPyItem((&pypy_g_array_37058.b), 197L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:31751:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31751 | l_v1587938 = RPyItem(l_v1587934, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31756:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31756 | RPyItem(l_v1587934, 2L) = l_v1587939; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_37057.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_v1616805 = RPyItem((&pypy_g_array_37058.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] rpython_jit_metainterp_8.c:32964:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32964 | l_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:32969:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32969 | RPyItem(l_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_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_37057.b), 199L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:8277:15: warning: array index 199 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 8277 | l_v1616836 = RPyItem((&pypy_g_array_37058.b), 199L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rray_37057.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_v1610102 = RPyItem((&pypy_g_array_37058.b), 14L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hrpython_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_: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_37057.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_v1610133 = RPyItem((&pypy_g_array_37058.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)->itemrpython_jit_metainterp_8.cs[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_37057.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)->i2t0ems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 1 = RPyIte./singleheader.hm((&pypy_g_array_37057.b), 200L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:8478:15: warning: array index 200 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 8478 | l_v1616867 = RPyItem((&pypy_g_array_37058.b), 200L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[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_v1610164 = RPyItem((&pypy_g_array_37058.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] :33324:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] rpython_jit_metainterp_9.c:32773:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32773 | RPyItem(l_v1588076, 1L) = l_v1588074; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:32789:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32789 | RPyItem(l_v1588076, 2L) = l_v1588075; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform: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_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_37057.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_v1610195 = RPyItem((&pypy_g_array_37058.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_11.c:8651:16: warning: array index 201 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8651 | l_arity_202 = RPyItem((&pypy_g_array_37057.b), 201L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:8679:15: warning: array index 201 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 8679 | l_v1616898 = RPyItem((&pypy_g_array_37058.b), 201L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_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_37057.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_v1610226 = RPyItem((&pypy_g_array_37058.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_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_37057.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_v1610257 = RPyItem((&pypy_g_array_37058.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_11.c:8863:16: warning: array index 202 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8863 | l_arity_203 = RPyItem((&pypy_g_array_37057.b), 202L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:8892:15: warning: array index 202 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 8892 | l_v1616929 = RPyItem((&pypy_g_array_37058.b), 202L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_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_37057.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_v1610288 = RPyItem((&pypy_g_array_37058.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_37057.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_v1610319 = RPyItem((&pypy_g_array_37058.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_10.c:35549:15: warning: array index 22 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35549 | l_arity_23 = RPyItem((&pypy_g_array_37057.b), 22L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:35577:15: warning: array index 22 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 35577 | l_v1610350 = RPyItem((&pypy_g_array_37058.b), 22L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:35750:15: warning: array index 23 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35750 | l_arity_24 = RPyItem((&pypy_g_array_37057.b), 23L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:35778:15: warning: array index 23 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 35778 | l_v1610381 = RPyItem((&pypy_g_array_37058.b), 23L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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: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_37057.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_v1616976 = RPyItem((&pypy_g_array_37058.b), 203L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9196:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] rpython_jit_metainterp_10.c:35951:15: warning: array index 24 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35951 | l_arity_25 = RPyItem((&pypy_g_array_37057.b), 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( 33324 | l_v1567803 = RPyItem(l_v1567799, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:33329:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33329 | RPyItem(l_v1567799, 2L) = l_v1567804; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 9196 | l_v1616994 = RPyItem(l_v1616989, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1616998 = RPyItem(l_v1616989, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | voarray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:35979:15: warning: array index 24 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 35979 | l_v1610412 = RPyItem((&pypy_g_array_37058.b), 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(arrpython_jit_metainterp_8.c:33506:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33506 | l_v15678iray, 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:36152:15: warning: array index 25 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36152 | l_arity_26 = RPyItem((&pypy_g_array_37057.b), 25L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:36180:15: warning: array index 25 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 36180 | l_v1610443 = RPyItem((&pypy_g_array_37058.b), 25L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:32949:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32949 | l_v1588300 = RPyItem(l_v1588299, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:32977:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32977 | l_v1588315 = RPyItem(l_v1588314, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33012:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33012 | l_v1588327 = RPyItem(l_v1588326, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33040:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33040 | l_v1588342 = RPyItem(l_v1588341, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33053:15: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33053 | l_v1588355 = RPyItem(l_v1588354, 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_10.c:36353:15: warning: array index 26 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36353 | l_arity_27 = RPyItem((&pypy_g_array_37057.b), 26L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:36381:15: warning: array index 26 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 36381 | l_v1610474 = RPyItem((&pypy_g_array_37058.b), 26L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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: 52 = array 'items' declared hered [platform:WARNING] RPyItem(l_v156 7168128 | 4 8b,o o2lL_t i*tems i);[ [platform:WARNING] RPY_ VARtLEN| G ^ ~~TH]e;m [platform:WARNING] | [platform:WARNING] ^ [platform:WARNING] s[RPY_VARLENGTH]; [platform:WARNING] | ^/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h [platform:WARNING] :69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) 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 | ( (la_rvr1a6y1)7-0>0i2t e=m sR[PiynIdteexm]()l [platform:WARNING] _ v| 1 ^ ~~~~~6 [platform:WARNING] 16989, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arrarpython_jit_metainterp_8.c:y33511:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]) [platform:WARNING] ->items[in 33511 | RPyItem(l_v1567848,d e2xL])) [platform:WARNING] = | l ^ ~~~~~_ [platform:WARNING] v1567853; [platform:WARNING] | ^ ~~ [platform:WARNING] ./singleheader.h:8616:2: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hnote: :array 'items' declared here69 [platform:WARNING] :47: note: expanded from macro 'RPyItem'8616 [platform:WARNING] | void *69 | i#t e mdse[fRiPnYe_ VRAPRyLIEtNeGmT(Ha]r;r [platform:WARNING] a y| , ^ [platform:WARNING] index) rpython_jit_metainterp_11.c : 9208 : 16 :( (warning: aarray index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]r [platform:WARNING] ray)->it e9208m | s [ iln_dve1x6]1)7 [platform:WARNING] 0 0| 6 ^ ~~~~~ [platform:WARNING] = RPyIte./singleheader.hm:(17196l:_2v:1 6note: 1array 'items' declared here6 [platform:WARNING] 989, 171964 | L )S;i [platform:WARNING] g n| e ^ ~~d [platform:WARNING] items/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h[:R69P:Y47_:V Anote: Rexpanded from macro 'RPyItem'L [platform:WARNING] ENGTH] ;69 [platform:WARNING] | #| ^ [platform:WARNING] define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:36554:15: warning: array index 27 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36554 | l_arity_28 = RPyItem((&pypy_g_array_37057.b), 27L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:36582:15: warning: array index 27 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 36582 | l_v1610505 = RPyItem((&pypy_g_array_37058.b), 27L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:33660:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33660 | l_v1567895 = RPyItem(l_v15678rpython_jit_metainterp_9.c:33153:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33153 | l_v1588403 = RPyItem(l_v1588402, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33159:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33159 | l_v1588407 = RPyItem(l_v1588402, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33165:91, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:33665:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33665 | RPyItem(l_v1567891, 2L) = l_v1567896; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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_v1617028 = RPyItem((&pypy_g_array_37058.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_v1617046 = RPyItem(l_v1617041, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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 | lrpython_jit_metainterp_10.c:36755_v1617050 = RPyItem(l_v1617041, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1617054 = RPyItem(l_v1617041, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9437:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9437 | l_v1617058 = RPyItem(l_v1617041, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:33748:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33748 | l_v1567927 = RPyItem(l_v1567923, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:33753:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33753 | RPyItem(l_v1567923, 2L) = l_v1567928; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9562:16: warning: array index 205 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9562 | l_arity_206 = RPyItem((&pypy_g_array_37057.b), 205L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9590:15: warning: array index 205 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 9590 | l_v1617080 = RPyItem((&pypy_g_array_37058.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] rpython_jit_metainterp_8.c: 3392469: | # define 15R: Pwarning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33924 | l_v1567974 = RPyIyItem(l_v1567970, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] t/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47e:m (note: aexpanded from macro 'RPyItem'r [platform:WARNING] ray, 69 | # define RPyItem(arinray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] dex) ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:33929:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33929 | RPyItem(l_v1567970, 2L) = l_v1567975; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-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 I t e ((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] m(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9772:16: warning: array index 206 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9772 | l_arity_207 = RPyItem((&pypy_g_array_37057.b), 206Lrpython_jit_metainterp_8.c:34098):15: ; [platform:WARNING] | ^ ~~~~ [platform:WARNING] :15: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # 15warning: darray index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] : warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] efine RPyItem(arr a33165y | , index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Swarning: ignearray index 28 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]d [platform:WARNING] items[RPY_VARLEN G36755T | H ]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c l_v:980134098l | : 15: warning: array index 206 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] _arity 9801 | l_v1617112 = RPyItem((&pypy_g_array_37058.b), 206L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] l169 | #_ 2 9d e=f iRnPeyItem( RPyItem(array, index) ( & p y(p(ya_g_arrr5r8a8y4)1-1>items[_ivn1dex]) [platform:WARNING] | =5 RP ^ ~~~~~y [platform:WARNING] Item(./singleheader.haly_3:16812:2: note: array 'items' declared here [platform:WARNING] _v158 8168124 | 0 2, 3L)b6ool_t 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, i7057.b),ndex) 8 ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 0./singleheader.h :8616:2: 2note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] 2| ^ [platform:WARNING] =rpython_jit_metainterp_9.c:33171:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33171 | l_v15882415 = RPyItem(l_v15R88402, 4L); [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] y 69 | # define RPyItem(array, ind8ex) ((array)->itemsI[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared hereL [platform:WARNING] 8616t | void)* itemes[RPY_V; [platform:WARNING] | ^ ~~~ [platform:WARNING] A/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hRm(l_v1:69:56478018, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] :/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defiLne RPyItem(array, index) ((array)->items[indexnote: ]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] expanded from macro 'RPyItem'./singleheader.h:17196:2E: note: array 'items' declared here [platform:WARNING] 17196 | Sign [platform:WARNING] ed iteNms[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c69GTH]; [platform:WARNING] | ^ [platform:WARNING] | rpython_jit_metainterp_9.c:33177:15:: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33177 | l_v1588419 = RPyItem(l_v1588402,# 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 | # d34103efine RPyItem(array, in 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] 2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34103 | RPyItem(l_v1568018, 2L) = l_v1568023; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47:rpython_jit_metainterp_9.c:33213:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] define R33213 | l_v1Py5note: expanded from macro 'RPyItem' [platform:WARNING] 8 69 | # define RPyItem(array, inIdex) ((a8rray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 4./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 27 = RPyItem(l_v1588426, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] rpython_jit_metainterp_11.c:10021:16: warning: array index 207 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10021 | l_arity_208 = RPyItem((&pypy_g_at/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'rr [platform:WARNING] em(a rray,a69y_ | 3# 7 057.b), 207L); [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'd [platform:WARNING] efine RPy I69t | e#m define nRPyIte(ma(rarrary, index) ay, di n d 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] | ex ^) [platform:WARNING] ((rpython_jit_metainterp_11.c:10050:15: awarning: array index 207 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] r 10050 | l_v1617159 = RPyItem((&pypy_g_array_37058.b), 207L);r [platform:WARNING] a y| ) ^ ~~~~->items[index]) [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 : ./singleheader.hnote: :expanded from macro 'RPyItem'17196 [platform:WARNING] :2: note: 69 | # array 'items' declared here ((daerfrianye) RPyIte [platform:WARNING] m(ar 17196 | Sriagyn,e di ndex) items [ R P Y _ V ((a-r>riatyems[in)->iteAmRsL[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] dex])./singleheader.h [platform:WARNING] : 16812:2: note: array 'items' declared here [platform:WARNING] | 16812E | N GbTH]; [platform:WARNING] | ^ [platform:WARNING] ool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:rpython_jit_metainterp_11.c36783::1009215::16 :warning: array index 28 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds]warning: [platform:WARNING] array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36783 | 10092 | l_ ^ ~~~~~v [platform:WARNING] 1617172 = R./singleheader.hP:y8616Item(ll__vv16171:2: note: 6array 'items' declared here7 [platform:WARNING] , 1L) ; [platform:WARNING] | ^ ~~ [platform:WARNING] 16108616/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h5:3696: 47=: note: expanded from macro 'RPyItem' [platform:WARNING] | RPyI69 | # define RPyItem(array, index) ((taem((&prray)->items[indeyxp]y)_ [platform:WARNING] g _| a ^ ~~~~~r [platform:WARNING] ray_3./singleheader.h:8616:2: void* note: array 'items' declared here [platform:WARNING] 7058.b 8616 | itemvso[id* i), 2tems[RRPPY_VARLYE_NVGARLENG8TLH)];; [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 TRPHy]I;t [platform:WARNING] e m| ( ^a [platform:WARNING] rray, index) rpython_jit_metainterp_9.c : 33219 :15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33219 | l_v1588431 = RPyItem(l_v1588426, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33225:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33225 | l_v1588435 = RPyItem(l_v1588426, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33231:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33231 | l_v1588439 = RPyItem(l_v1588426, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33237:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33237 | l_v1588443 = RPyItem(l_v1588426, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34274:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34274 | l_v1568069 = RPyItem(l_v1568065, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:34279:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34279 | RPyItem(l_v1568065, 2L) = l_v1568070; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:34448:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34448 | l_v1568116 = RPyItem(l_v1568112, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:rpython_jit_metainterp_10.c:36956:15: warning: array index 29 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36956 | l2_arity_30 = RPyItem((&pypy_g_array_37057.b), 29L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:36984:15: warning: array index 29 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] rpython_jit_metainterp_11.c :3698410235 | : 16l:_ vwarning: 1array index 208 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]6 [platform:WARNING] 10567 = RP y10235I | t elm_(a(r&iptyyp_y2_0g9_ a=r rRaPyy_I3t7e0m5(8(.&bp)y,p y2_9gL_)a;r [platform:WARNING] r a| y ^ ~~~_ [platform:WARNING] 37057/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h.:b69):,47 :2 0note: 8expanded from macro 'RPyItem'L [platform:WARNING] ); [platform:WARNING] | ^ ~~~~ [platform:WARNING] 69 | # def/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem': note: iarray 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ne RPyItem(rpython_jit_metainterp_8.ca:r34453r:a2y:, warning: iarray index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]n [platform:WARNING] dex) 34453 | R P y I t e m ((l(_avr1r5a6y8)1-1>2i,t e2mLs)[ i=n dle_xv]1)5 [platform:WARNING] 6 8| 1 ^ ~~~~~1 [platform:WARNING] 7; [platform:WARNING] | ^ ~~./singleheader.h [platform:WARNING] :16812:2: 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 :16812 | note: expanded from macro 'RPyItem'b [platform:WARNING] ool_t i 69 | # tdefine RPyItem(array, index) [platform:WARNING] (( a69r | r#a y )d-e>fiitneem sR[PiynIdteexm]()a [platform:WARNING] r r| a ^ ~~~~~y [platform:WARNING] , index./singleheader.h): 17196 : 2 : note: array 'items' declared here [platform:WARNING] 17196 | ( (Sairgrnaeyd) -i>tietmesm[sR[PiYn_dVeAxR]L)E [platform:WARNING] N G| T ^ ~~~~~H [platform:WARNING] ]; [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c: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_v1617199 = RPyItem((&pypy_g_array_37058.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_v1617212 = RPyItem(l_v1617207, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34621:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34621 | l_v1568162 = RPyItem(l_v1568158, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:34626:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34626 | RPyItem(l_v1568158, 2L) = l_v1568163; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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 : ((array)->itemems[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_10.c:37157:15: warning: array index 30 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37157 | l_arity_31 = RPyItem((&pypy_g_array_37057.b), 30L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:37185:15: warning: array index 30 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 37185 | l_v1610598 = RPyItem((&pypy_g_array_37058.b), 30L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:37358:15: warning: array index 31 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37358 | l_arity_32 = RPyItem((&pypy_g_array_37057.b), 31L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:37386:15: warning: array index 31 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 37386 | l_v1610629 = RPyItem((&pypy_g_array_37058.b), 31L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:34052:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34052 | l_v1588699 = RPyItem(l_v1588695, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34057:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34057 | RPyItem(l_v1588695, 4L) = l_v1588700; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:34220:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34220 | l_v1588745 = RPyItem(l_v1588741, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hrpython_jit_metainterp_10.c:37563:15: warning: array index 32 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37563 | l_arity_33 = RPyItem((&pypy_g_array_37057.b), 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] rpython_jit_metainterp_10.c:37593:15: warning: array index 32 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 37593 | l_v1610660 = RPyItem((&pypy_g_array_37058.b), 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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:37636:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37636 | l_v1610673 = RPyItem(l_v1610668, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:37785:15: warning: array index 33 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37785 | l_arity_34 = RPyItem((&pypy_g_array_37057.b), 33L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:37815:15: warning: array index 33 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 37815 | l_v1610700 = RPyItem((&pypy_g_array_37058.b), 33L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-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 : 35128d:e15f:i nwarning: earray index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] RPyItem( a35128r | r aly_,v 1i5n6d8e2x9)5 = R P y I t e m ( l _ v(1(5a6r8r2a9y1),- >2iLt)e;m [platform:WARNING] s [| i ^ ~~n [platform:WARNING] dex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47 | bool: note: expanded from macro 'RPyItem'_t i [platform:WARNING] tem 69 | # defsine RPy[IRtPem(arYr_VARLEaNyGTH];, index) [platform:WARNING] | ^ [platform:WARNING] ((arrrpython_jit_metainterp_10.ca:y37858):-16>:i twarning: ems[indarray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ex]) [platform:WARNING] 37858 | | ^ ~~~~~ [platform:WARNING] l_v1./singleheader.h6:1171960:721:3 = RP note: array 'items' declared here [platform:WARNING] yI 17196 | Signteedm (iltems[_v161070RPY_8V,A R1LENGTL); [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] rpython_jit_metainterp_8.c:35133:2: 69warning: | array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]# [platform:WARNING] defin 35133 | RPyIete RPyItm(l_vem(ar1568ray, 2i9n1, 2Ldex)) = l _ v 1 5 6 8 296; [platform:WARNING] | ( ^ ~~( [platform:WARNING] array)-/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h>:69:47:items [note: iexpanded from macro 'RPyItem'n [platform:WARNING] dex]) [platform:WARNING] | ^ ~~~~~69 [platform:WARNING] | ./singleheader.h:#8616 : 2d:e fnote: iarray 'items' declared heren [platform:WARNING] e RPy I8616t | e mv(oairdr*a yi,t eimnsd[eRxP)Y _ V A R L E N G T H ] ; [platform:WARNING] (| ( ^a [platform:WARNING] 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] rpython_jit_metainterp_10.c:38007:15: warning: array index 34 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38007 | l_arity_35 = RPyItem((&pypy_g_array_37057.b), 34L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38037:15: warning: array index 34 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 38037 | l_v1610740 = RPyItem((&pypy_g_array_37058.b), 34L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:38080:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38080 | l_v1610753 = RPyItem(l_v1610748, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:38229:15: warning: array index 35 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38229 | l_arity_36 = RPyItem((&pypy_g_array_37057.b), 35L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38259:15: warning: array index 35 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 38259 | l_v1610780 = RPyItem((&pypy_g_array_37058.b), 35L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:38302:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38302 | l_v1610793 = RPyItem(l_v1610788, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:38451:15: warning: array index 36 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38451 | l_arity_37 = RPyItem((&pypy_g_array_37057.b), 36L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->ite10449: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_37057.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_v1617239 = RPyItem((&pypy_g_array_37058.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_v1617252 = RPyItem(l_v1617247, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:34225:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34225 | RPyItem(l_v1588741, 4L) = l_v1588746; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[indexms[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38481:15: warning: array index 36 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 38481 | l_v1610820 = RPyItem((&pypy_g_array_37058.b), 36L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:38524:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38524 | l_v1610833 = RPyItem(l_v1610828, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_37057.b), 210L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:10689:15: warning: array index 210 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 10689 | l_v1617279 = RPyItem((&pypy_g_array_37058.b), 210L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:38673:15: warning: array index 37 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38673 | l_arity_38 = RPyItem((&pypy_g_array_37057.b), 37L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38703:15: warning: array index 37 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 38703 | l_v1610860 = RPyItem((&pypy_g_array_37058.b), 37L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:38746:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38746 | l_v1610873 = RPyItem(l_v1610868, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:38895:15: warning: array index 38 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38895 | l_arity_39 = RPyItem((&pypy_g_array_37057.b), 38L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38925:15: warning: array index 38 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 38925 | l_v1610900 = RPyItem((&pypy_g_array_37058.b), 38L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:38968:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38968 | l_v1610913 = RPyItem(l_v1610908, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 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_37057.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_v1617311 = RPyItem((&pypy_g_array_37058.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_8.c:35735:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35735 | RPyItem(l_v1568320, 1L) = l_v1568319; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:11064:16: warning: array index 212 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11064 | l_arity_213 = RPyItem((&pypy_g_array_37057.b), 21rpython_jit_metainterp_8.c:37598:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37598 | l_v1569169 = RPyItem(l_v1569165, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:37603:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37603 | RPyItem(l_v1569165, 2L) = l_v1569170; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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_10.c:39117:15: warning: array index 39 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39117 | l_arity_40 = RPyItem((&pypy_g_array_37057.b), 39L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:39147:15: warning: array index 39 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 39147 | l_v1610940 = RPyItem((&pypy_g_array_37058.b), 39L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:39190:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39190 | l_v1610953 = RPyItem(l_v1610948, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 2L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_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_v1617342 = RPyItem((&pypy_g_array_37058.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_10.c:39339:15: warning: array index 40 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39339 | l_arity_4 1 ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:34405:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34405 | l_v1588804 = RPyItem(l_v1588800, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:34410:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34410 | RPyItem(l_v1588800, 2L) = l_v1588805; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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_v1617373 = RPyItem((&pypy_g_array_37058.b), 213L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] = RPyItem((&pypy_g_array_37057.b), 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 | # defirpython_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_37057.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_v1617404 = RPyItem((&pypy_g_array_37058.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] | ne RPyItem(array, index) ((ar ^ ~~~~~ [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:37844:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37844 | l_v1569240 = RPyItem(l_v1569236, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->ray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:39369:15: warning: array index 40 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 39369 | l_v1610980 = RPyIitems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:37849:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37849 | RPyItem(l_v1569236, 2L) = l_v1569241; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arraytem((&pypy_g_array_37058.b), 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) )->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed ((array)->items[irpython_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_37057.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_VARLENGndex]) [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:39412:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39412 | l_v1610993 = RPyItem(l_v1610988, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_metainterp_10.c:39561:15: warning: array index 41 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39561 | l_arity_42 = RPyItem((&pypy_g_array_37057.b), 41L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, TH]; [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_v1617435 = RPyItem((&pypy_g_array_37058.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_9.c:34748:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34748 | l_v1588931 = RPyItem(l_v1588927, 2L);rpython_jit_metainterp_8.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 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:34753:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34753 | RPyItem(l_v1588927, 2L) = l_v1588932; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_10.c:39591:15: warning: array index 41 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 39591 | l_v1611020 = RPyItem((&pypy_g_array_37058.b), 41L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arr:ay)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t ite37918:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] m 37918 | l_v1569s[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 257 rpython_jit_metainterp_10.c=: 39634R:P16yItem(l_v1569253: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39634 | l_,v1611033 = RPyItem(l_v1611028, 1L); [platform:WARNING] 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:/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'note: [platform:WARNING] expanded from macro 'RPyItem' [platform:WARNING] 69 | # 69 | d#e f idneef iRPyItem(arne RPray, index) ((array)->items[index]) [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(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:37923:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37923 | RPyItem(l_v1569253, 2L) = l_v1569258; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:39783:15: warning: array index 42 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39783 | l_arity_43 = RPyItem((&pypy_g_array_37057.b), 42L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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: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_37057.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[ ((array)->items[index]R) [platform:WARNING] | P ^ ~~~~~Y [platform:WARNING] _VARLENGTH]; [platform:WARNING] | ^./singleheader.h:17196:2 [platform:WARNING] : note: array 'items' declared here [platform:WARNING] 17196 | Signed itemsrpython_jit_metainterp_11.c[:R11898P:Y15_:V Awarning: Rarray index 216 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds]L [platform:WARNING] ENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:39813:15: warning: array index 42 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 39813 | l_v1611060 = RPyItem((&pypy 11898 | l_v1617466 = RPyItem((&pypy_g_array_37058.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] _g_array_37058.b), 42L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:39856:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39856 | l_v1611073 = RPyItem(l_v1611068, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38005:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38005 | l_v1569287 = RPyItem(l_v1569283, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:38010:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38010 | RPyItem(l_v1569283, 2L) = l_v1569288; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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_10.c:40005:15: warning: array index 43 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40005 | l_arity_44 = RP ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | SignyeItem((&pypy_g_array_37057.b), 43L);d [platform:WARNING] i t| e ^ ~~~m [platform:WARNING] s[RPY_VARLENGTH/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h]:;69 [platform:WARNING] : 47| : ^ [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_10.c:40035:15: warning: array index 43 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [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] 40035 | l_v1611100 = RPyItem((&pypy_g_array_37058.b), 43L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | #12076 | l_arit y d_e2f1i8n e= RRPPyyIItteemm((a(r&rpayyp,y _ign_daerxr)a y _ 3 7 0 5 7 . b ) , 2 1(7(La)r;r [platform:WARNING] a y| ) ^ ~~~~- [platform:WARNING] >items[index])/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] ./singleheader.h:16812:2: note: array 'items' declared here69 [platform:WARNING] | # define RPyItem(ar r16812a | y ,b oionld_etx )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] | rpython_jit_metainterp_10.c ^ ~~~~~: [platform:WARNING] 40078:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | S40078i | g n eld_ vi1t6e1m1s1[1R3P Y=_ VRAPRyLIEtNeGmT(Hl]_;v [platform:WARNING] 1 6| 1 ^1 [platform:WARNING] 108, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] rpython_jit_metainterp_11.c/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h::1210669::1547:: warning: note: array index 217 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds]expanded from macro 'RPyItem' [platform:WARNING] [platform:WARNING] 1210669 | | # define RP l_v1617496 = RPyItem((&pypy_g_aryItem(array, index) ray _37058.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) (( a r r a y ) - > i t(e(masr[rianyd)e-x>]i)t [platform:WARNING] e m| s ^ ~~~~~[ [platform:WARNING] index])./singleheader.h [platform:WARNING] : 16812| : ^ ~~~~~2 [platform:WARNING] : note: array 'items' declared here [platform:WARNING] ./singleheader.h: 861616812: | 2 :b onote: oarray 'items' declared herel [platform:WARNING] _t it e8616m | s [vRoPiYd_*V AiRtLeEmNsG[TRHP]Y;_ [platform:WARNING] V A| R ^L [platform:WARNING] ENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:38187:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38187 | l_v1569337 = RPyItem(l_v1569333, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:38192:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38192 | RPyItem(l_v1569333, 2L) = l_v1569338; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:40227rpython_jit_metainterp_11.c:12284:16::15: warning: array index 44 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] warning: array index 218 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40227 | l_arity_45 = 12284R | l_arity_219 = RPyItem((&pypy_g_array_37057.b), 218L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] P/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hy:I69t:e47m:( (note: &expanded from macro 'RPyItem' [platform:WARNING] p69y | p# define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:12314:15: warning: array index 218 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 12314 | l_v1617526 y_g_array_37057.b), 44L); [platform:WARNING] = RPyItem((&pypy_g_array_37058.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| ( ^ ~~~a [platform:WARNING] rray, index) ((arra/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hy:)69-:>item47: snote: [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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:40257:15: warning: array index 44 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 40257 | l_v1611140 = RPyItem((&pypy_g_array_37058.b), 44L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:40300:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40300 | l_v1611153 = RPyItem(l_v1611148, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37057.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 | # rpython_jit_metainterp_10.c:40449:15: warning: array index 45 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40449 | l_arity_46 = RPyItem((&pypy_g_array_37057.b), 45L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:40479:15: warning: array index 45 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 40479 | l_v1611180 = RPyItem((&pypy_g_array_37058.b), 45L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:40522:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40522 | l_v1611193 = RPyItem(l_v1611188, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:35943:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35943 | l_v1589374 = RPyItem(l_v1589370, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:35948:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35948 | RPyItem(l_v15rpython_jit_metainterp_10.c8:940671370, 2L) = l_v1589375; [platform:WARNING] | ^ ~~ [platform:WARNING] :15: warning: array index 46 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h :69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 40671 | l_arit y69_ | 4#7 =d eRfPiynIet eRmP(y(I&tem(array, index) ((array)->items[ipnydex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] py_g_./singleheader.ha:r17196r:a2y:_ 3note: 7array 'items' declared here0 [platform:WARNING] 57.b) , 171964 | 6 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_metainterp_10.c:40701:15: warning: array index 46 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 40701 | l_v1611220 = RPyItem((&pypy_g_array_37058.b), 46L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:40744:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40744 | l_v1611233 = RPyItem(l_v1611228, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:40892:15: warning: array index 47 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40892rpython_jit_metainterp_9.c | : 36591l:_15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36591 | l_v1589590 = RPyItem(l_v1589586, 4L); [platform:WARNING] a| ri ^ ~~ty [platform:WARNING] _/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(48 = RPyItem((&pypy_g_array_37057.b), 47L)a;rray, index) [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h ((array)->item:s[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH69]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:36596:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36596 | RPyItem(l_v15895:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # 86, 4L) = l_v15895 91; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:de69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index)f ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:40922:15: warning: array index 47 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 40922 | l_v1611260 = RPyItem((&pypy_g_array_37058.b), 47L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:41109:15: warning: array index 48 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41109 | l_arity_49 = RPyItem((&pypy_g_array_37057.b), 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] rpython_jit_metainterp_10.c:41139:15: warning: array index 48 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 41139 | l_v1611296 = RPyItem((&pypy_g_array_37058.b), 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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:36937:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36937 | l_v1589698 = RPyItem(l_v1589694, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:36942:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36942 | RPyItem(l_v1589694, 4L) = l_v1589699; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:41326:15: warning: array index 49 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41326 | l_arity_50 = RPyItem((&pypy_g_array_37057.b), 49L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:41356:15: warning: array index 49 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 41356 | l_v1611332 = RPyItem((&pypy_g_array_37058.b), 49L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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] define RPyItem(array, inderpython_jit_metainterp_10.c:41543:15: warning: array index 50 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41543 | l_arity_51 =x )R P y I t e m ( ( & py py _ g _(a(raray_37057.b)rray)->,i t5e0mLs)[;i [platform:WARNING] n d| e ^ ~~~x [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 :6917196 | :#2 : note: array 'items' declared here [platform:WARNING] de f17196i | n eS iRgPnyeItem(array, index) d items[ R P Y _ ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | SignedVA RiLtEeNmGsT[HR]P;Y [platform:WARNING] _ VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:41573:15: warning: array index 50 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 41573 | l_v1611368 = RPyItem((&pypy_g_array_37058.b), 50L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arr| a ^y [platform:WARNING] , index) 13 warning s generated. [platform:WARNING] rpython_jit_metainterp_11.c : 12520 : 15 :( (warning: aarray index 219 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds]r [platform:WARNING] ray)->items 12520 | l_[index]) [platform:WARNING] | ^ ~~~~~v [platform:WARNING] 161755./singleheader.h6: 16812=:2: note: array 'items' declared here [platform:WARNING] 16812 | RbPoyoIlt_etm (i(t&epmysp[yR_PgY__aVrArRaLyE_N3G7T0H5]8;. [platform:WARNING] b )| , ^ [platform:WARNING] 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_10.c:41760:15: warning: array index 51 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41760 | l_arity_52 = RPyItem((&pypy_g_array_37057.b), 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, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:41790:15: warning: array index 51 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 41790 | l_v1611404 = RPyItem((&pypy_g_array_37058.b), 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, 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_37057.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:rpython_jit_metainterp_10.c:41977:15: warning: array index 52 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41977 | l_arity_53 = RPyItem((&pypy_g_array_37057.b), 52L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:42007:15: warning: array index 52 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 42007 | l_v1611440 = RPyItem((&pypy_g_array_37058.b), 52L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) 2((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] : ./singleheader.hnote: :array 'items' declared here16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | [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] ^ [platform:WARNING] rpython_jit_metainterp_10.c:42194:15: warning: array index 53 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42194 | l_arity_54 = RPyItem((&pypy_g_array_37057.b), 53L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:42224:15: warning: array index 53 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 42224 | l_v1611476 = RPyItem((&pypy_g_array_37058.b), 53L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items12719[ | 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] l_v1617586 = RPyItem((&pypy_g_array_37058.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 | # drpython_jit_metainterp_10.ce:42411:15: warning: array index 54 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42411 | l_arity_55 = RPyItem((&pypy_g_array_37057fine RPy.b), 54L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)-I>items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2:rpython_jit_metainterp_8.c:39937:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39937 | RPyI note: array 'items' declared here [platform:WARNING] 17196 | t Signed items[RPY_VARLENtGTH]; [platform:WARNING] | ^ [platform:WARNING] em(rpython_jit_metainterp_10.c:42441:15: warning: array index 54 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] l 42441 | l_v1611512 = RPyItem((&pypy_g_array_37058.b), 54L); [platform:WARNING] | ^ ~~~ [platform:WARNING] e/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, inmdex) _ ( ((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] v1569850, 1L) = l_v1569851; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:39938:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39938 | RPyItem(l_v1569850, 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:42625:15: warning: array index 55 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42625 | l_arity_56 = RPyItem((&pypy_g_array_37057.b), 55L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:42653:15: warning: array index 55 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 42653 | l_v1611548 = RPyItem((&pypy_g_array_37058.b), 55L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) arra y, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ./singleheader.h:16812 ^ ~~~~~ [platform:WARNING] :2: note: array 'items' declared here [platform:WARNING] ./singleheader.h 16812 | bool_:16812:2: note: array 'items' declared heret [platform:WARNING] items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:12892:16: warning: array index 221 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12892 | l_arity_222 = RPyItem((&pypy_g_array_37057.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:2rpython_jit_metainterp_9.c: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] rpython_jit_metainterp_10.c:42826:15: warning: array index 56 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] | 42826 | l_arity_57 = RPyItem((&pypy_g_arr ^ [platform:WARNING] ay_37057.b), 56L); [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] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 12921 | l_v16 69 | # 1define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 7rpython_jit_metainterp_10.c:42854:15: warning: array index 56 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 42854 | l6_1v61 6=1 1R5P7y9I t=e mR(P(y&Iptyepmy(_(g_&pypy_g_arraayr_3705ray_378.b),0 528.b), 2516LL); [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:/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h69::6947:: note: expanded from macro 'RPyItem' [platform:WARNING] 47 :69 | note: #expanded from macro 'RPyItem' [platform:WARNING] 69 | define# R PdyeIftienm(arre RPyay, iIntdeemx() a r r a y, ind (e(xa)r ray) - > i t e m s [ i(n(daerxr]a)y [platform:WARNING] ) -| > ^ ~~~~~i [platform:WARNING] tems[i./singleheader.hn:d16812e:x2]:) note: array 'items' declared here [platform:WARNING] [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 16812 | ./singleheader.h :b16812o:2: note: array 'items' declared here [platform:WARNING] o l16812_ | t biotoems[RPl_t iYt_eVARLENGTH]m;s [platform:WARNING] [ R| P ^Y [platform:WARNING] _VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:43027:15: warning: array index 57 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43027 | l_arity_58 = RPyItem((&pypy_g_array_37057.b), 57L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:43055:15: warning: array index 57 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 43055 | l_v1611610 = RPyItem((&pypy_g_array_37058.b), 57L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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: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_37057.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 | # defrpython_jit_metainterp_10.c:43228:15: warning: iarray index 58 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43228 | l_arity_59 = RPyItem((&pypy_g_ane rraRy_37057.b), 58L); [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] 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 | I Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] trpython_jit_metainterp_10.c:43256:15: warning: array index 58 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 43256 | l_v1611641 = RPyItem((&pypy_g_array_37058.b), 58L); [platform:WARNING] | ^ ~~~ [platform:WARNING] e/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'm [platform:WARNING] ( 69 | # define RPyItem(array, index) array, inde(x() array)->ite 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] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:13129rpython_jit_metainterp_8.c: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_v1617646 = RPyItem((&pypy_g_array_37390:15: warning: 37058.b), 222L); [platform:WARNING] | ^ ~~~~: [platform:WARNING] 40775/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] : 69 | # define RPyItem(array, index) ((array)->items[15index]) [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] warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40775 | l_v1570070 = Rrpython_jit_metainterp_10.c:43429:15: warning: array index 59 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43429 | l_arity_60 = RPyItem((&pypy_g_array_37057.b), 59L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | SignePd items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:43457:15: warning: array index 59 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 43457 | l_v1611672 = RPyItem((&pypy_g_array_37058.b), 59L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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[RyPY_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_37057.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] rpython_jit_metainterp_10.c:43630 69 | :#15 array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]: defi [platform:WARNING] ne RPyItem(arra 37390y, iwarning: array index 60 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] n d43630e | x )l _ a r i t y _ 6 1( (= RPyItem((ar&rapyy)p-y>_ig_arratems[iyn_d3ex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 7057.b), 60./singleheader.h:17196:L); [platform:WARNING] 2| : ^ ~~~ [platform:WARNING] note: array 'items' declared here [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69: 17196 | Si47g:n ed itnote: expanded from macro 'RPyItem' [platform:WARNING] ems[ R69P | Y#_ V AdRefine LREPNyGITtHe]m;( [platform:WARNING] a r| r ^a [platform:WARNING] y, index) 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 _ v(1(6a1r7676 =ray)->i tRePmysI[tienmd(e(x&]p)y [platform:WARNING] p y| _ ^ ~~~~~g [platform:WARNING] _arr./singleheader.h:17196ay_3705:2: 8.b),note: array 'items' declared here223L) [platform:WARNING] ; [platform:WARNING] 17196 | | ^ ~~~~S [platform:WARNING] ig/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69n:47: note: expanded from macro 'RPyItem' [platform:WARNING] ed ite m69s | [#R P Yd_eVfAiRnLeE NRGPTyHI]t;e [platform:WARNING] m (| a ^r [platform:WARNING] ray, indrpython_jit_metainterp_10.c:43658:15ex) : warning: array index 60 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] ( (43658a | r rla_v1611y)->it7e0m3s [=i nRdPyIteme((&pypy_xg_array_37058.b), 60L); [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 [platform:WARNING] : note: expanded from macro 'RPyItem' [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 1681269 | | #b o odefinel_t i RPyItteemms([RPY_Varray,A RiLnENGTH]; [platform:WARNING] dex | ^ [platform:WARNING] ) ((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:43831:15: warning: array index 61 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43831 | l_arity_62 = RPyItem((&pypy_g_array_ | 37057.b), 61L); [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 | # define RPyItemt(em(arrpython_jit_metainterp_11.c:13509:ray, inde16x:) warning: array index 224 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] (( a13509 | l_aritryr_a2y2)5->item = RPsy[Iitnedme(x]) [platform:WARNING] | ( ^ ~~~~~& [platform:WARNING] pypy./singleheader.h_:l17196:2: note: garray 'items' declared here_ [platform:WARNING] array _171963 | 7 057.b), 224SLi)g;n [platform:WARNING] e d i| tems[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: rpython_jit_metainterp_10.c:43859:15: warning: array index 61 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] expanded from macro 'RPyItem' [platform:WARNING] 43859 | 69l | _#v 161173 define4 RPyIt= RPyIetme(m((&parrayypy_g_ar, indreaxy)_ 3 7 0 5 8 . b ) , 6 1 L )(;( [platform:WARNING] a r| r ^ ~~~a [platform:WARNING] y)->items[i/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hn:d69ex]) [platform:WARNING] | ^ ~~~~~:47: [platform:WARNING] _v1./singleheader.h: 17196:2: note: note: expanded from macro 'RPyItem' [platform:WARNING] array 'items' declared here [platform:WARNING] 69 | # 17196 defin | e SRPyItem(airgrnaeyd, iitnedmexs)[ R P Y _VARLE N G T H ] (;( [platform:WARNING] a r| r ^a [platform:WARNING] y)->items[inrpython_jit_metainterp_11.c:13537:15d:e xwarning: array index 224 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] ]) [platform:WARNING] | 13537 | l ^ ~~~~~_ [platform:WARNING] v1617707 =./singleheader.h :R16812P:y2: note: array 'items' declared here [platform:WARNING] Ite m16812( | ( &bpoyoply__tg _iatrermasy[_R3P7Y0_5VARLEN8.b), G2T2H4L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] ]; [platform:WARNING] | ^/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h [platform:WARNING] :69:47:5 note: expanded from macro 'RPyItem' [platform:WARNING] 769 | # define RPyItem(array, index0)0 6 6 , l_v1 58 9 8 ((array)->items[index]) [platform:WARNING] | 12 = RPyItem(l_v1 ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:25: note: array 'items' declared here [platform:WARNING] 89808, 16812 | bool_t items[RPY_VAR4LENGTH]; [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 it 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) ems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:44032:15: warning: rpython_jit_metainterp_9.c:37395:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]array index 62 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44032 | l_arity_63 = [platform:WARNING] RPyItem((&pypy_g_array_37057.b), 62L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) 37395 ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h :17196:2: note: array 'items' declared here( [platform:WARNING] 17196 | | Signed items[ (RPY_VARLENGRTPyIterpython_jit_metainterp_11.cm(l_v1589808, 4L) = l_v15H]:;a [platform:WARNING] | ^ [platform:WARNING] 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] rpython_jit_metainterp_10.cr:4406089813:r15;: warning: array index 62 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 13710 | a l44060_ | a rli_ty_22yv)161176 =6 5R->items[index = PRPy]I)t [platform:WARNING] emy( [platform:WARNING] (&| p ^ ~~~~~y [platform:WARNING] py_g_array./singleheader.h_:317196:72:0 note: 5array 'items' declared here | ^ ~~ [platform:WARNING] 8 [platform:WARNING] .b), 62IL); [platform:WARNING] 17196 | | t ^ ~~~ [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: enote: expanded from macro 'RPyItem' [platform:WARNING] 69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69m 69 | # S(idefi(n&pype RPyy_Igtegnmed( aitrermsa[yRP,Y _ind_e | x#) defina Ve rRPryItem a y_37057.A(Rarray, b i),(L(ar ndex) Eray)->ite2m2s[5iLn); d [platform:WARNING] e | x ^ ~~~~ ]) [platform:WARNING] NGTH] [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ((ar./singleheader.hr:16812a;:2: [platform:WARNING] note: | /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h ^:69 [platform:WARNING] :47:array 'items' declared here [platform:WARNING] 16812 | note: bexpanded from macro 'RPyItem' [platform:WARNING] 69 | o#ol_t itemrpython_jit_metainterp_8.c:40780:2: swarning: [RPY_VyA)-R>L Earray index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] i 40780NG THt]d;e [platform:WARNING] fi | ne RPy | ^RP [platform:WARNING] IyeItemt(l_v1570066, 5L) = l_v15em(array, index) ((array)->items[indms[indexe7x]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:171960071; [platform:WARNING] | :]2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLE) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] N./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | GTH]; [platform:WARNING] | ^ ~~ ^ [platform:WARNING] rpython_jit_metainterp_11.c [platform:WARNING] :13738:15/Users/matti/build-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: 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_v1617738 = RPyISigned tefietiems[RmPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((&pypy_g_array_37058.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 | boolrpython_jit_metainterp_10.c:44233:15: warning: array index 63 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] _ 44233 | lt_arity_64 = RPyItem((&pypy_g_array_37057.b), 63L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/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: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] trpython_jit_metainterp_10.c:44261:15: warning: array index 63 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] e44261 | l_nv1611796 = RPyIteem((&pypy_g_array_37058.b), 63L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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] ms[RPrpython_jit_metainterp_9.cYRPyItem(array, index) _VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: :37918:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37918 | l_v1rpython_jit_metainterp_11.c5array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_:89944 = RPyItem(l_v1589940, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h13911VAR: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_LENGTH]; [platform:WARNING] | a ^ [platform:WARNING] :rity69_227 = RPyItem((&pypy_g_array_37057.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] 69rpython_jit_metainterp_10.c:44434:15: warning: array index 64 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] | 44434 | l_arity_65 = RPyItem((&pypy_g_array#_37057.b), 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.hd:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] 47| ^ [platform:WARNING] erpython_jit_metainterp_10.c:44462:15: warning: array index 64 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] f 44462 | l_v1611827 = RPyItem((&pypy_g_array_37058.b), 64L); [platform:WARNING] | ine RPyIt ^ ~~~em(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] r69 | # 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] | ^note: [platform:WARNING] ray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_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_v1617769 = RPyItem((&pypy_g_array_37058.b), 226L); [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_10.c:44635:15: 47warning: array index 65 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44635 | l_arity_66 = RPyItem((&pypy_g_array_37057.b), 65L); [platform:WARNING] | ^ ~~~ [platform:WARNING] :/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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: rpython_jit_metainterp_10.c:44663:15: warning: array index 65 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] expanded from macro 'RPyItem' 44663 [platform:WARNING] | l_v1611858 = RPyItem((&pypy_g_array_37058.b), 65L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/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 | # 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] [platform:WARNING] 69 | #rpython_jit_metainterp_8.c:41979:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41979 | RPyItem(l_l_40 define RPyIte m17, 1L) = l_v1570314; [platform:WARNING] | ^ ~~ [platform:WARNING] (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] (array)-69> | i# define RPyItem(array, index) ((array)->itetems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 69./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RP | # defiYms[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ne RPyItem(array, index) ((array)->items[indexrpython_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] ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 214112 | : note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:37923:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37923 | RPyItem(l_v1589940, 4L) = l_vl_arit 8616 | void* items[RPY_VARLENy_228 = RPyItem((&pypy_g_array_370GTH]; [platform:WARNING] | ^ [platform:WARNING] 57.rpython_jit_metainterp_8.c:41998:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41998 | RPyItem(l_l_40b), 227L1);518 [platform:WARNING] 9945;7 [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyI | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-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, 2L) = l_v15703ex) t ((arrrpython_jit_metainterp_10.cay)->item(:15; [platform:WARNING] | ^ ~~ [platform:WARNING] em/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hs:[in4483669:47: note: expanded from macro 'RPyItem' [platform:WARNING] :d 6915 | : warning: earray index 66 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]arrax [platform:WARNING] #y 44836 | def]in)el R [platform:WARNING] P | yIte_,m ind ^ ~~~~~arity(ar [platform:WARNING] ./singleheader.h_:e17196:2r67 = : note: array 'items' declared here [platform:WARNING] RPyItem((&pypy_ 17196 | Signeg_array_37d items[RP057.b), 66L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | Yx)_ V A# adefiRne RLENGPTyHItem(a]; [platform:WARNING] | ^ [platform:WARNING] r ray,y, iinndedxex ) ((arr )rpython_jit_metainterp_11.ca : 14142y)->i : ((arra15: y)->warning: array index 227 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] t ((arra i14142t | e ml_evs1[6inydex]) [platform:WARNING] 17)8-0| >m ^ ~~~~~ [platform: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:44864:15: warning: array index 66 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 44864 | l_v1611889 = RP0si[iy = RPyIteImn(dtex]) [platform:WARNING] (&pem(t(e&p| yyppyy_mg_array__g_ar37058.b),ray ^ ~~~~~_ [platform:WARNING] 37058.b) ,2 2676./singleheader.hL:17196);L [platform:WARNING] | s ^ ~~~[ [platform:WARNING] index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h./singleheader.h)::8616:2: note: ;array 'items' declared here:69:47: [platform:WARNING] | ^ ~~~~ [platform:WARNING] note: expanded from macro 'RPyItem' [platform:WARNING] 2: note: array 'items' declared here [platform:WARNING] 17196 | Signe [platform:WARNING] 69 | # define /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:d item47 8616 | void* its[RRPPY:_ Vnote: expanded from macro 'RPyItem'A [platform:WARNING] 69 | # defyItem(array, index) ((array)->iitems[ninedex]) [platform:WARNING] | R RPyItem(ae ^ ~~~~~rms[RPr [platform:WARNING] Y_VaAyR,L ./singleheader.hin:d16812e:x2): note: array 'items' declared here [platform:WARNING] 16812 | b o o l ((_t itarrayELNGTe)ms[R->items[indexP]Y)_VARLE [platform:WARNING] N G| TH]; [platform:WARNING] ^ ~~~~~| [platform:WARNING] ^ [platform:WARNING] H]; [platform:WARNING] ./singleheader.h :| 16812 ^: [platform:WARNING] 2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:45037:15: warning: array index 67 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45037 | l_arity_68 = RPyItem((&pypy_g_array_37057.b), 67L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:45065:15: warning: array index 67 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 45065 | l_v1611920 = RPyItem((&pypy_g_array_37058.b), 67L); [platform:WARNING] | ^ ~~~ [platform:WARNING] rpython_jit_metainterp_11.c/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define :14320:16: warning: Rarray index 228 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]P [platform:WARNING] yIte 14320 | l_arity_229 = RPyItem((&m(arprayyp,y _ign_daerxr) a y_3705 ((a7.b),r r2a28L);EyN)G->items [platform:WARNING] | ^ ~~~~ [platform:WARNING] [ind/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.he:x69]:)47 [platform:WARNING] : | note: ^ ~~~~~expanded from macro 'RPyItem' [platform:WARNING] [platform:WARNING] ./singleheader.h:16812 :692 | :# note: array 'items' declared here [platform:WARNING] defi n16812e | RbPoyoIl_t ittem(aermrsa[yR,P Y_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: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_v1617830 = RPyItem((&pypy_g_array_37058.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] TH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:45238:15: warning: array index 68 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45238 | l_arity_69 = RPyItem((&pypy_g_array_37057.b), 68L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:45266:15: warning: array index 68 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 45266 | l_v1611951 = RPyItem((&pypy_g_array_37058.b), 68L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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_37057.b), 229L); [platform:WARNING] | ^ Output exceeded 6164480 bytes, remaining output has been truncated program finished with exit code 0 elapsedTime=1169.638383