ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/ap-utils/ap-utils_1.5.orig.tar.gz aps.c:256:2: warning: array index 13 is past the end of the array (which contains 13 elements) [-Warray-bounds] bssid[13] = '\0'; ^ ~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/bopm/bopm_3.1.3.orig.tar.gz irc.c:317:4: warning: array index 513 is past the end of the array (which contains 513 elements) [-Warray-bounds] IRC_CHANNELS[MSGLENMAX] = '\0'; ^ ~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cciss-vol-status/cciss-vol-status_1.11.orig.tar.gz cciss_vol_status.c:1188:2: warning: array index 41 is past the end of the array (which contains 41 elements) [-Warray-bounds] enclosure_sn[41] = '\0'; ^ ~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/clamsmtp/clamsmtp_1.10.orig.tar.gz ../common/spio.c:466:13: warning: array index 4224 is past the end of the array (which contains 4224 elements) [-Warray-bounds] io->line[SP_LINE_LENGTH] = 0; ^ ~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/e/elinks/elinks_0.12~pre6.orig.tar.gz dialog.c:63:2: warning: array index -1 is before the beginning of the array [-Warray-bounds] foreach_widget_back(dlg_data, widget_data) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gcc-h8300-hms/gcc-h8300-hms_3.4.6.orig.tar.gz combine.c:1619:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] hi = CONST_DOUBLE_HIGH (SET_SRC (temp)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dwarf2out.c:9299:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] CONST_DOUBLE_HIGH (rtl), CONST_DOUBLE_LOW (rtl)); ^~~~~~~~~~~~~~~~~~~~~~~ dwarf2out.c:9327:12: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] hi = CONST_DOUBLE_HIGH (elt); ^~~~~~~~~~~~~~~~~~~~~~~ emit-rtl.c:233:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] h = CONST_DOUBLE_LOW (value) ^ CONST_DOUBLE_HIGH (value); ^~~~~~~~~~~~~~~~~~~~~~~~~ emit-rtl.c:254:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && CONST_DOUBLE_HIGH (a) == CONST_DOUBLE_HIGH (b)); ^~~~~~~~~~~~~~~~~~~~~ emit-rtl.c:254:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && CONST_DOUBLE_HIGH (a) == CONST_DOUBLE_HIGH (b)); ^~~~~~~~~~~~~~~~~~~~~ emit-rtl.c:527:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] CONST_DOUBLE_HIGH (value) = i1; ^~~~~~~~~~~~~~~~~~~~~~~~~ emit-rtl.c:4455:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_DATA (note) = NOTE_DATA (orig); ^~~~~~~~~~~~~~~~ emit-rtl.c:4455:22: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_DATA (note) = NOTE_DATA (orig); ^~~~~~~~~~~~~~~~ emit-rtl.c:4846:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_DATA (note) = NOTE_DATA (orig); ^~~~~~~~~~~~~~~~ emit-rtl.c:4846:22: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_DATA (note) = NOTE_DATA (orig); ^~~~~~~~~~~~~~~~ emit-rtl.c:4865:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] memset (&NOTE_DATA (note), 0, sizeof (NOTE_DATA (note))); ^~~~~~~~~~~~~~~~ explow.c:104:21: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] HOST_WIDE_INT h1 = CONST_DOUBLE_HIGH (x); ^~~~~~~~~~~~~~~~~~~~~ expmed.c:2425:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && CONST_DOUBLE_HIGH (op1) == 0) ^~~~~~~~~~~~~~~~~~~~~~~ final.c:3209:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CONST_DOUBLE_HIGH (x)) ^~~~~~~~~~~~~~~~~~~~~ final.c:3211:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] CONST_DOUBLE_HIGH (x), CONST_DOUBLE_LOW (x)); ^~~~~~~~~~~~~~~~~~~~~ fold-const.c:8931:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] return CONST_DOUBLE_HIGH (r) >= 0; ^~~~~~~~~~~~~~~~~~~~~ integrate.c:2190:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] CONST_DOUBLE_HIGH (orig), VOIDmode); ^~~~~~~~~~~~~~~~~~~~~~~~ simplify-rtx.c:465:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] lv = CONST_DOUBLE_LOW (trueop), hv = CONST_DOUBLE_HIGH (trueop); ^~~~~~~~~~~~~~~~~~~~~~~~~~ simplify-rtx.c:481:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] lv = CONST_DOUBLE_LOW (trueop), hv = CONST_DOUBLE_HIGH (trueop); ^~~~~~~~~~~~~~~~~~~~~~~~~~ simplify-rtx.c:638:39: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] l1 = CONST_DOUBLE_LOW (trueop), h1 = CONST_DOUBLE_HIGH (trueop); ^~~~~~~~~~~~~~~~~~~~~~~~~~ simplify-rtx.c:1340:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] l1 = CONST_DOUBLE_LOW (trueop0), h1 = CONST_DOUBLE_HIGH (trueop0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ simplify-rtx.c:1345:40: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] l2 = CONST_DOUBLE_LOW (trueop1), h2 = CONST_DOUBLE_HIGH (trueop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ simplify-rtx.c:2701:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] h0u = h0s = CONST_DOUBLE_HIGH (trueop0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ simplify-rtx.c:2712:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] h1u = h1s = CONST_DOUBLE_HIGH (trueop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ simplify-rtx.c:3132:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] = CONST_DOUBLE_HIGH (el) >> (i - HOST_BITS_PER_WIDE_INT); ^~~~~~~~~~~~~~~~~~~~~~ varasm.c:2721:24: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] value->un.di.high = CONST_DOUBLE_HIGH (x); ^~~~~~~~~~~~~~~~~~~~~ varasm.c:2746:35: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] value->un.int_vec[i].high = CONST_DOUBLE_HIGH (elt); ^~~~~~~~~~~~~~~~~~~~~~~ ./config/i386/i386.c:6801:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CONST_DOUBLE_HIGH (x) || CONST_DOUBLE_LOW (x) < 0) ^~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/graphviz/graphviz_2.38.0.orig.tar.gz htmltable.c:304:6: warning: array index 6 is past the end of the array (which contains 6 elements) [-Warray-bounds] AF[6] = AF[2]; ^ ~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtalk/gtalk_0.99.10.orig.tar.gz gt_data.c:207:7: warning: array index 13 is past the end of the array (which contains 13 elements) [-Warray-bounds] verifybuff[sizeof(verifybuff)] = 0; ^ ~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hercules/hercules_3.07.orig.tar.gz ./dyncrypt.c:1126:31: warning: array index 24 is past the end of the array (which contains 16 elements) [-Warray-bounds] des_set_key(&context3, ¶meter_block[24]); ^ ~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/irmp3/irmp3_0.5.7pre2.orig.tar.gz mod_netctl.c:103:4: warning: array index 512 is past the end of the array (which contains 512 elements) [-Warray-bounds] buf[MOD_NETCTL_BUFSIZE]='\0'; ^ ~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nbtscan/nbtscan_1.5.1.orig.tar.gz nbtscan.c:114:7: warning: array index 16 is past the end of the array (which contains 16 elements) [-Warray-bounds] name[16]=0; ^ ~~ nbtscan.c:167:7: warning: array index 16 is past the end of the array (which contains 16 elements) [-Warray-bounds] name[16]=0; ^ ~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/ndoutils/ndoutils_1.4b9.orig.tar.gz dbhandlers.c:4961:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] es[1]=ndo2db_db_escape_string(idi,buf1); ^ ~ dbhandlers.c:4971:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] dbhandlers.c:4982:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] dbhandlers.c:4987:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] free(es[1]); ^ ~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/proxsmtp/proxsmtp_1.8.orig.tar.gz ../common/spio.c:466:13: warning: array index 4224 is past the end of the array (which contains 4224 elements) [-Warray-bounds] io->line[SP_LINE_LENGTH] = 0; ^ ~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/towitoko/towitoko_2.0.7.orig.tar.gz tester.c:1078:2: warning: array index 6 is past the end of the array (which contains 6 elements) [-Warray-bounds] read_binary[6] = (unsigned char) (size & 0x00FF); ^ ~ ========================================================== number of projects scanned: 2196 number of warnings: 46