Smoke [blead] v5.45.1-152-gf06f49a5c8 PASS linux 7.1.3+deb14-arm64 [Debian GNU/Linux forky/sid] (aarch64/4 cpu)

[email protected] (gregor herrmann)
Newsgroups perl.daily-build.reports
Message-ID <[email protected]>
Automated smoke report for branch blead 5.45.2 patch f06f49a5c87e48ddf006976e8965dda4627e2813 v5.45.1-152-gf06f49a5c8
7of9:  (aarch64/4 cpu)
    on        linux - 7.1.3+deb14-arm64 [Debian GNU/Linux forky/sid]
    using     cc version 15.3.0
    smoketime 7 hours 41 minutes (average 3 hours 50 minutes)

Summary: PASS

O = OK  F = Failure(s), extended report at the bottom
X = Failure(s) under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:       - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

v5.45.1-152-gf06f49a5c8  Configuration (common) none
----------- ---------------------------------------------------------
O O O - - - 
O O O - - - -Duse64bitint
| | | | | +- LC_ALL = C.UTF-8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = C.UTF-8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    SMOKEf06f49a5c87e48ddf006976e8965dda4627e2813

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j5

Compiler messages(gcc):
pp_ctl.c: In function ‘Perl_pp_substcont’:
pp_ctl.c:277:40: warning: the comparison will always evaluate as ‘true’ for the address of ‘zok’ will never be NULL [-Waddress]
pp_ctl.c:277:254: note: ‘zok’ declared here
pp_ctl.c: In function ‘Perl_pp_mapwhile’:
pp_ctl.c:1226:56: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘PL_tmps_stack + ((sizetype)tmpsbase + (sizetype)items) * 8’ must not be NULL [-Waddress]
pp_ctl.c:1226:48: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘PL_tmps_stack + (sizetype)((long unsigned int)tmpsbase * 8)’ must not be NULL [-Waddress]
pp_ctl.c: In function ‘Perl_pp_return’:
pp_ctl.c:3070:41: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘oldsp + 8’ must not be NULL [-Waddress]
pp_ctl.c:3070:40: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘mark + 8’ must not be NULL [-Waddress]
pp_ctl.c: In function ‘Perl_pp_goto’:
pp_ctl.c:3543:41: warning: the comparison will always evaluate as ‘true’ for the address of ‘fake_goto_op’ will never be NULL [-Waddress]
pp_ctl.c:3483:22: note: ‘fake_goto_op’ declared here
pp_ctl.c: In function ‘Perl_pp_formline’:
pp_ctl.c:755:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
pp_ctl.c:789:9: note: here
pp_ctl.c:790:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
pp_ctl.c:793:9: note: here
pp_ctl.c: In function ‘S_doparseform’:
pp_ctl.c:6784:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
pp_ctl.c:6786:9: note: here
pp_ctl.c:6790:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
pp_ctl.c:6795:9: note: here
pp_ctl.c: In function ‘S_dopoptoloop’:
pp_ctl.c:1778:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
pp_ctl.c:1781:9: note: here
pp_ctl.c: In function ‘S_dopoptolabel’:
pp_ctl.c:1586:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
pp_ctl.c:1589:9: note: here
pp_ctl.c:3681:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
pp_ctl.c:3689:13: note: here
pp_ctl.c: In function ‘Perl_find_runcv_where’:
pp_ctl.c:4047:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
pp_ctl.c:4049:17: note: here
pp_ctl.c: In function ‘S_docatch’:
pp_ctl.c:3963:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
pp_ctl.c:3975:5: note: here
pp_ctl.c: In function ‘invoke_defer_block_’:
pp_ctl.c:6625:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
pp_ctl.c:6635:5: note: here
regcomp_study.c: In function ‘S_ssc_and’:
regcomp_study.c:709:29: warning: the comparison will always evaluate as ‘true’ for the address of ‘temp’ will never be NULL [-Waddress]
regcomp_study.c:706:38: note: ‘temp’ declared here
regcomp_study.c: In function ‘Perl_join_exact’:
regcomp_study.c:1228:65: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘(((unsigned char)scan->head.data.type) == 43 || ((unsigned char)scan->head.data.type) == 53 ? (((unsigned char)scan->head.data.type) == 43 || ((unsigned char)scan->head.data.type) == 53 ? (void)0 : __assert_fail((const char *)"OP(scan) == LEXACT || OP(scan) == LEXACT_REQ8", (const char *)"regcomp_study.c", 1228, (const char *)&__PRETTY_FUNCTION__), (char *)&((struct regnode_lstring *)scan)->string) : ((((unsigned char)scan->head.data.type) != 43 && ((unsigned char)scan->head.data.type) != 53 ? (void)0 : __assert_fail((const char *)"OP(scan) != LEXACT && OP(scan) != LEXACT_REQ8", (const char *)"regcomp_study.c", 1228, (const char *)&__PRETTY_FUNCTION__), (char *)&((struct regnode_string *)scan)->string))) + (sizetype)oldl’ must not be NULL [-Waddress]
regcomp_study.c: In function ‘Perl_study_chunk’:
regcomp_study.c:1535:26: warning: the comparison will always evaluate as ‘true’ for the address of ‘data_fake’ will never be NULL [-Waddress]
regcomp_study.c:1524:17: note: ‘data_fake’ declared here
regcomp_study.c:2181:136: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘pRExC_state->study_chunk_recursed + (sizetype)(recursed_depth * pRExC_state->study_chunk_recursed_bytes)’ must not be NULL [-Waddress]
regcomp_study.c:2181:140: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘pRExC_state->study_chunk_recursed + (sizetype)((recursed_depth - 1) * pRExC_state->study_chunk_recursed_bytes)’ must not be NULL [-Waddress]
regcomp_study.c:2421:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp_study.c:2423:13: note: here
regcomp_study.c:3053:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp_study.c:3056:17: note: here
regcomp_study.c:3094:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp_study.c:3096:17: note: here
regcomp_study.c:3102:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp_study.c:3104:17: note: here
regcomp.c: In function ‘Perl_reg_add_data’:
regcomp.c:341:54: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘((RExC_state_t *)pRExC_state)->rxi->data->what + (sizetype)count’ must not be NULL [-Waddress]
regcomp.c: In function ‘S_reg’:
regcomp.c:4209:69: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘pRExC_state->open_parens + (sizetype)((long unsigned int)old_size * 8)’ must not be NULL [-Waddress]
regcomp.c:4214:70: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘pRExC_state->close_parens + (sizetype)((long unsigned int)old_size * 8)’ must not be NULL [-Waddress]
regcomp.c:4218:74: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘pRExC_state->logical_to_parno + (sizetype)((long unsigned int)old_size * 4)’ must not be NULL [-Waddress]
regcomp.c:4222:74: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘pRExC_state->parno_to_logical + (sizetype)((long unsigned int)old_size * 4)’ must not be NULL [-Waddress]
regcomp.c: In function ‘S_regatom’:
regcomp.c:7030:36: warning: the comparison will always evaluate as ‘true’ for the address of ‘temp’ will never be NULL [-Waddress]
regcomp.c:7011:22: note: ‘temp’ declared here
regcomp.c:7066:36: warning: the comparison will always evaluate as ‘true’ for the address of ‘temp’ will never be NULL [-Waddress]
regcomp.c:7430:36: warning: ‘?:’ using integer constants in boolean context [-Wint-in-bool-context]
regcomp.c: In function ‘Perl_populate_anyof_bitmap_from_invlist’:
regcomp.c:7651:52: warning: the comparison will always evaluate as ‘true’ for the address of ‘bitmap’ will never be NULL [-Waddress]
regcomp.h:343:10: note: ‘bitmap’ declared here
regcomp.c: In function ‘S_optimize_regclass’:
regcomp.c:12304:105: warning: the comparison will always evaluate as ‘true’ for the address of ‘string’ will never be NULL [-Waddress]
regcomp.h:257:10: note: ‘string’ declared here
regcomp.c:12304:40: warning: the comparison will always evaluate as ‘true’ for the address of ‘low_utf8’ will never be NULL [-Waddress]
regcomp.c:12222:12: note: ‘low_utf8’ declared here
regcomp.c: In function ‘S_change_engine_size’:
regcomp.c:13015:71: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘pRExC_state->emit_start + (sizetype)((long unsigned int)pRExC_state->emit * 4)’ must not be NULL [-Waddress]
regcomp.c: In function ‘S_re_croak’:
regcomp.c:14077:19: warning: the comparison will always evaluate as ‘true’ for the address of ‘buf’ will never be NULL [-Waddress]
regcomp.c:14071:10: note: ‘buf’ declared here
regcomp.c:14086:19: warning: the comparison will always evaluate as ‘true’ for the address of ‘buf’ will never be NULL [-Waddress]
regcomp.c: In function ‘S_parse_uniprop_string’:
regcomp.c:15943:74: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘cur_ptr + (sizetype)excess_leading_zeros’ must not be NULL [-Waddress]
regcomp.c:3705:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:3710:13: note: here
regcomp.c:3853:43: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:3855:13: note: here
regcomp.c:4141:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:4145:13: note: here
regcomp.c:4374:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:4376:9: note: here
inline.h: In function ‘Perl_valid_utf8_to_uv’:
inline.h:1452:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
inline.h:1454:7: note: here
inline.h:1455:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
inline.h:1457:7: note: here
inline.h:1458:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
inline.h:1460:7: note: here
regcomp.c: In function ‘S_parse_lparen_question_flags’:
regcomp.c:2772:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:2776:13: note: here
regcomp.c: In function ‘S_regpiece’:
regcomp.c:4859:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:4907:7: note: here
regcomp.c:5818:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:5820:9: note: here
regcomp.c:6250:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:6253:9: note: here
regcomp.c:6627:158: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:6634:21: note: here
regcomp.c:6653:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:6656:21: note: here
regcomp.c:6701:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:6705:17: note: here
scope.c: In function ‘Perl_leave_scope’:
scope.c:1533:54: warning: the comparison will always evaluate as ‘true’ for the address of ‘delta’ will never be NULL [-Waddress]
scope.c:1532:36: note: ‘delta’ declared here
scope.c:1726:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
scope.c:1728:9: note: here
sv.c: In function ‘Perl_sv_backoff’:
sv.c:1375:30: warning: the comparison will always evaluate as ‘true’ for the address of ‘delta’ will never be NULL [-Waddress]
sv.c:1368:12: note: ‘delta’ declared here
sv.c: In function ‘Perl_sv_setrv_noinc’:
sv.c:1743:28: warning: the comparison will always evaluate as ‘true’ for the address of ‘zok’ will never be NULL [-Waddress]
sv.c:1743:234: note: ‘zok’ declared here
sv.c: In function ‘S_glob_assign_glob’:
sv.c:3875:40: warning: the comparison will always evaluate as ‘true’ for the address of ‘zok’ will never be NULL [-Waddress]
sv.c:3875:250: note: ‘zok’ declared here
sv.c: In function ‘Perl_sv_setsv_flags’:
sv.c:4592:40: warning: the comparison will always evaluate as ‘true’ for the address of ‘zok’ will never be NULL [-Waddress]
sv.c:4592:250: note: ‘zok’ declared here
sv.c:4714:40: warning: the comparison will always evaluate as ‘true’ for the address of ‘zok’ will never be NULL [-Waddress]
sv.c:4714:250: note: ‘zok’ declared here
sv.c:4735:40: warning: the comparison will always evaluate as ‘true’ for the address of ‘zok’ will never be NULL [-Waddress]
sv.c:4735:250: note: ‘zok’ declared here
sv.c:4760:40: warning: the comparison will always evaluate as ‘true’ for the address of ‘zok’ will never be NULL [-Waddress]
sv.c:4760:250: note: ‘zok’ declared here
sv.c: In function ‘Perl_sv_sethek’:
sv.c:5715:36: warning: the comparison will always evaluate as ‘true’ for the address of ‘zok’ will never be NULL [-Waddress]
sv.c:5715:242: note: ‘zok’ declared here
sv.c: In function ‘Perl_sv_usepvn_flags’:
sv.c:5784:32: warning: the comparison will always evaluate as ‘true’ for the address of ‘zok’ will never be NULL [-Waddress]
sv.c:5784:238: note: ‘zok’ declared here
sv.c: In function ‘Perl_sv_chop’:
sv.c:6097:38: warning: the comparison will always evaluate as ‘true’ for the address of ‘old_delta’ will never be NULL [-Waddress]
sv.c:6063:12: note: ‘old_delta’ declared here
sv.c:6129:31: warning: the comparison will always evaluate as ‘true’ for the address of ‘delta’ will never be NULL [-Waddress]
sv.c:6062:12: note: ‘delta’ declared here
sv.c: In function ‘Perl_sv_catpvn_flags’:
sv.c:6213:47: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘*__builtin_memcpy(&<U3c78>, &({...})) + (sizetype)dlen’ must not be NULL [-Waddress]
sv.c: In function ‘Perl_sv_catpv’:
sv.c:6303:43: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘*__builtin_memcpy(&<U7980>, &({...})) + (sizetype)tlen’ must not be NULL [-Waddress]
sv.c: In function ‘Perl_sv_insert_flags’:
sv.c:7457:49: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘*__builtin_memcpy(&<U2558>, &({...})) + (sizetype)curlen’ must not be NULL [-Waddress]
sv.c:7471:30: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘big + (sizetype)offset’ must not be NULL [-Waddress]
sv.c:7477:49: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘*__builtin_memcpy(&<U1850>, &({...})) + (sizetype)offset’ must not be NULL [-Waddress]
sv.c:7507:30: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘midend + -(sizetype)i’ must not be NULL [-Waddress]
sv.c: In function ‘Perl_sv_clear’:
sv.c:7888:43: warning: the comparison will always evaluate as ‘true’ for the address of ‘offset’ will never be NULL [-Waddress]
sv.c:7887:24: note: ‘offset’ declared here
sv.c: In function ‘S_curse’:
sv.c:8090:15: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
hv.h:60:11: note: ‘hek_key’ declared here
sv.c: In function ‘Perl_sv_resetpvn’:
sv.c:11463:20: warning: the comparison will always evaluate as ‘true’ for the address of ‘todo’ will never be NULL [-Waddress]
sv.c:11433:10: note: ‘todo’ declared here
sv.c: In function ‘Perl_newSVrv’:
sv.c:12021:32: warning: the comparison will always evaluate as ‘true’ for the address of ‘zok’ will never be NULL [-Waddress]
sv.c:12021:238: note: ‘zok’ declared here
sv.c: In function ‘S_format_hexfp’:
sv.c:13440:42: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘v0 + 1’ must not be NULL [-Waddress]
sv.c:13536:37: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘zerox + (sizetype)nzero’ must not be NULL [-Waddress]
sv.c: In function ‘Perl_ptr_table_split’:
sv.c:15703:29: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘ary + (sizetype)(oldsize * 8)’ must not be NULL [-Waddress]
sv.c: In function ‘Perl_sv_setiv’:
sv.c:1580:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
sv.c:1583:5: note: here
sv.c: In function ‘Perl_sv_setnv’:
sv.c:1693:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
sv.c:1696:5: note: here
sv.c: In function ‘Perl_newSVsv_flags_NN’:
sv.c:5288:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
sv.c:5295:9: note: here
sv.c: In function ‘S_newSVsv_flags_NN_PVxx’:
sv.c:5093:53: warning: this statement may fall through [-Wimplicit-fallthrough=]
sv.c:5095:9: note: here
sv.c:7824:66: warning: this statement may fall through [-Wimplicit-fallthrough=]
sv.c:7853:9: note: here
sv.c:7871:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
sv.c:7878:9: note: here
sbox32_hash.h: In function ‘sbox32_hash_with_state’:
sbox32_hash.h:1697:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1698:9: note: here
sbox32_hash.h:1698:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1699:9: note: here
sbox32_hash.h:1699:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1700:9: note: here
sbox32_hash.h:1700:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1701:9: note: here
sbox32_hash.h:1701:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1702:9: note: here
sbox32_hash.h:1702:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1703:9: note: here
sbox32_hash.h:1703:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1704:9: note: here
sbox32_hash.h:1704:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1705:9: note: here
sbox32_hash.h:1705:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1706:9: note: here
sbox32_hash.h:1706:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1707:9: note: here
sbox32_hash.h:1707:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1708:9: note: here
sbox32_hash.h:1708:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1709:9: note: here
sbox32_hash.h:1709:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1710:9: note: here
sbox32_hash.h:1710:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1711:9: note: here
sbox32_hash.h:1711:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1712:9: note: here
sbox32_hash.h:1712:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1713:9: note: here
sbox32_hash.h:1713:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1714:9: note: here
sbox32_hash.h:1714:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1715:9: note: here
sbox32_hash.h:1715:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1716:9: note: here
sbox32_hash.h:1716:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1717:9: note: here
sbox32_hash.h:1717:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1718:9: note: here
sbox32_hash.h:1718:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1719:9: note: here
sbox32_hash.h:1719:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
sbox32_hash.h:1720:9: note: here
zaphod32_hash.h: In function ‘zaphod32_hash_with_state’:
zaphod32_hash.h:199:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
zaphod32_hash.h:200:13: note: here
zaphod32_hash.h:200:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
zaphod32_hash.h:201:13: note: here
zaphod32_hash.h:205:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
zaphod32_hash.h:206:13: note: here
zaphod32_hash.h:209:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
zaphod32_hash.h:210:13: note: here
zaphod32_hash.h:213:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
zaphod32_hash.h:214:13: note: here
zaphod32_hash.h:216:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
zaphod32_hash.h:217:13: note: here
zaphod32_hash.h:264:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
zaphod32_hash.h:265:9: note: here
perl_siphash.h: In function ‘S_perl_hash_siphash_1_3_with_state_64’:
perl_siphash.h:308:2723: warning: this statement may fall through [-Wimplicit-fallthrough=]
perl_siphash.h:308:2751: note: here
perl_siphash.h:308:2761: warning: this statement may fall through [-Wimplicit-fallthrough=]
perl_siphash.h:308:2789: note: here
perl_siphash.h:308:2799: warning: this statement may fall through [-Wimplicit-fallthrough=]
perl_siphash.h:308:2827: note: here
perl_siphash.h:308:2837: warning: this statement may fall through [-Wimplicit-fallthrough=]
perl_siphash.h:308:2865: note: here
perl_siphash.h:308:2875: warning: this statement may fall through [-Wimplicit-fallthrough=]
perl_siphash.h:308:2903: note: here
perl_siphash.h:308:2913: warning: this statement may fall through [-Wimplicit-fallthrough=]
perl_siphash.h:308:2940: note: here
sv.c: In function ‘Perl_sv_2io’:
sv.c:11535:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
sv.c:11544:5: note: here
sv.c: In function ‘Perl_sv_vcatpvfn_flags’:
sv.c:14266:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
sv.c:14293:9: note: here
sv.c:14299:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
sv.c:14304:9: note: here
sv.c:14315:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
sv.c:14320:9: note: here
sv.c:14575:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
sv.c:14577:9: note: here
sv.c: In function ‘S_find_uninit_var’:
sv.c:18545:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sv.c:18547:13: note: here
sv.c:18553:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
sv.c:18555:13: note: here
sv.c:18563:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
sv.c:18565:13: note: here
sv.c:18574:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
sv.c:18576:13: note: here
universal.c: In function ‘Perl_croak_xs_usage’:
universal.c:402:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
vxs.inc: In function ‘XS_version_new’:
vxs.inc:215:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
vxs.inc:218:5: note: here
toke.c: In function ‘Perl_lex_stuff_pvn’:
toke.c:1261:43: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘bufptr + ((sizetype)len + (sizetype)highhalf)’ must not be NULL [-Waddress]
toke.c:1287:43: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘bufptr + ((sizetype)len - (sizetype)highhalf)’ must not be NULL [-Waddress]
toke.c:1307:34: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘bufptr + (sizetype)len’ must not be NULL [-Waddress]
toke.c: In function ‘S_scan_const’:
toke.c:4199:58: warning: the comparison will always evaluate as ‘true’ for the address of ‘hex_string’ will never be NULL [-Waddress]
toke.c:4187:42: note: ‘hex_string’ declared here
toke.c:4236:54: warning: the comparison will always evaluate as ‘true’ for the address of ‘hex_string’ will never be NULL [-Waddress]
toke.c:4215:38: note: ‘hex_string’ declared here
toke.c:4257:58: warning: the comparison will always evaluate as ‘true’ for the address of ‘hex_string’ will never be NULL [-Waddress]
toke.c: In function ‘S_intuit_more’:
toke.c:4750:20: warning: the comparison will always evaluate as ‘true’ for the address of ‘seen’ will never be NULL [-Waddress]
toke.c:4749:10: note: ‘seen’ declared here
toke.c: In function ‘yyl_fake_eof’:
toke.c:8049:41: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘newargv + 16’ must not be NULL [-Waddress]
toke.c:8049:45: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘PL_origargv + 8’ must not be NULL [-Waddress]
toke.c: In function ‘yyl_key_core’:
toke.c:9450:41: warning: the comparison will always evaluate as ‘true’ for the address of ‘tokenbuf’ will never be NULL [-Waddress]
parser.h:116:10: note: ‘tokenbuf’ declared here
toke.c: In function ‘yyl_keylookup’:
toke.c:9611:41: warning: the comparison will always evaluate as ‘true’ for the address of ‘tokenbuf’ will never be NULL [-Waddress]
toke.c: In function ‘Perl_scan_str’:
toke.c:12530:34: warning: the comparison will always evaluate as ‘true’ for the address of ‘open_delim_str’ will never be NULL [-Waddress]
toke.c:12493:10: note: ‘open_delim_str’ declared here
toke.c: In function ‘Perl_yylex’:
toke.c:10337:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
toke.c:10345:5: note: here
toke.c:10365:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
toke.c:10391:5: note: here
toke.c:10482:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
toke.c:10487:7: note: here
toke.c: In function ‘yyl_try’:
toke.c:10042:46: warning: this statement may fall through [-Wimplicit-fallthrough=]
toke.c:10069:5: note: here
toke.c: In function ‘yyl_leftcurly’:
toke.c:6875:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
toke.c:6889:5: note: here
toke.c: In function ‘Perl_scan_num’:
toke.c:13021:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
toke.c:13026:13: note: here
toke.c:13028:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
toke.c:13032:13: note: here
perl.c: In function ‘perl_construct’:
perl.c:412:28: warning: the comparison will always evaluate as ‘true’ for the address of ‘PL_sv_consts’ will never be NULL [-Waddress]
intrpvar.h:1015:12: note: ‘PL_sv_consts’ declared here
perl.c: In function ‘perl_destruct’:
perl.c:1565:32: warning: the comparison will always evaluate as ‘true’ for the address of ‘zok’ will never be NULL [-Waddress]
perl.c:1565:270: note: ‘zok’ declared here
perl.c: In function ‘dup_environ’:
perl.c:1705:59: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘vars + (sizetype)copied’ must not be NULL [-Waddress]
perl.c: In function ‘Perl_call_sv’:
perl.c:3205:21: warning: the comparison will always evaluate as ‘true’ for the address of ‘myop’ will never be NULL [-Waddress]
perl.c:3182:11: note: ‘myop’ declared here
perl.c:3234:30: warning: the comparison will always evaluate as ‘true’ for the address of ‘method_op’ will never be NULL [-Waddress]
perl.c:3183:12: note: ‘method_op’ declared here
perl.c: In function ‘Perl_eval_sv’:
perl.c:3370:21: warning: the comparison will always evaluate as ‘true’ for the address of ‘myop’ will never be NULL [-Waddress]
perl.c:3356:10: note: ‘myop’ declared here
perl.c: In function ‘S_parse_body’:
perl.c:2271:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
perl.c:2273:9: note: here
perl.c:2315:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
perl.c:2317:9: note: here
perl.c:2396:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
perl.c:2398:9: note: here
perl.c:3273:55: warning: this statement may fall through [-Wimplicit-fallthrough=]
perl.c:3275:9: note: here
perl.c:3425:51: warning: this statement may fall through [-Wimplicit-fallthrough=]
perl.c:3427:5: note: here
perl.c: In function ‘Perl_moreswitches’:
perl.c:3903:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
perl.c:3905:5: note: here
av.c: In function ‘Perl_av_extend_guts’:
av.c:236:44: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘*allocp + (sizetype)((long unsigned int)ary_offset * 8)’ must not be NULL [-Waddress]
av.c: In function ‘Perl_av_unshift’:
av.c:929:29: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘ary + (sizetype)((long unsigned int)num * 8)’ must not be NULL [-Waddress]
builtin.c: In function ‘XS_builtin_export_lexically’:
builtin.c:301:41: warning: this statement may fall through [-Wimplicit-fallthrough=]
builtin.c:304:13: note: here
class.c: In function ‘injected_constructor’:
class.c:239:74: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
class.c:243:88: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
doop.c: In function ‘Perl_do_join’:
doop.c:684:33: warning: the comparison will always evaluate as ‘true’ for the address of ‘delim_buf’ will never be NULL [-Waddress]
doop.c:675:10: note: ‘delim_buf’ declared here
doop.c: In function ‘Perl_do_vecget’:
doop.c:854:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
doop.c:856:11: note: here
doop.c:857:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
doop.c:859:11: note: here
doop.c:860:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
doop.c:862:11: note: here
doop.c:863:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
doop.c:866:11: note: here
doop.c:867:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
doop.c:869:11: note: here
doop.c:870:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
doop.c:872:11: note: here
doop.c:873:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
doop.c:875:11: note: here
doop.c: In function ‘Perl_do_vecset’:
doop.c:971:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
doop.c:974:7: note: here
doop.c:976:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
doop.c:978:7: note: here
doop.c:979:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
doop.c:981:7: note: here
doio.c: In function ‘S_openn_cleanup’:
doio.c:948:24: warning: the comparison will always evaluate as ‘true’ for the address of ‘statbuf’ will never be NULL [-Waddress]
doio.c:946:17: note: ‘statbuf’ declared here
doio.c: In function ‘Perl_apply’:
doio.c:2851:34: warning: the comparison will always evaluate as ‘true’ for the address of ‘utbuf’ will never be NULL [-Waddress]
doio.c:2828:28: note: ‘utbuf’ declared here
doio.c: In function ‘Perl_mode_from_discipline’:
doio.c:2053:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
doio.c:2062:17: note: here
dump.c: In function ‘Perl_sv_peek’:
dump.c:614:42: warning: the comparison will always evaluate as ‘true’ for the address of ‘delta’ will never be NULL [-Waddress]
dump.c:613:24: note: ‘delta’ declared here
dump.c: In function ‘S_do_op_dump_bar’:
dump.c:1691:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
dump.c: In function ‘Perl_do_sv_dump’:
dump.c:2654:42: warning: the comparison will always evaluate as ‘true’ for the address of ‘delta’ will never be NULL [-Waddress]
dump.c:2652:20: note: ‘delta’ declared here
dump.c:2767:28: warning: the comparison will always evaluate as ‘true’ for the address of ‘freq’ will never be NULL [-Waddress]
dump.c:2758:17: note: ‘freq’ declared here
dump.c:1427:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:1429:9: note: here
dump.c:1682:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:1685:5: note: here
dump.c: In function ‘S_get_cv_from_op’:
dump.c:1206:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:1209:9: note: here
dump.c:2552:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:2563:5: note: here
dump.c:2996:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:3004:5: note: here
dump.c: In function ‘Perl_multideref_stringify’:
dump.c:3623:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:3625:9: note: here
dump.c:3632:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:3634:9: note: here
dump.c:3643:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:3645:9: note: here
dump.c:3653:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:3655:9: note: here
dump.c:3662:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:3664:9: note: here
hv.c: In function ‘S_save_hek_flags’:
hv.c:192:30: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
hv.c: In function ‘S_hsplit’:
hv.c:1701:41: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘a + (sizetype)((long unsigned int)oldsize * 8)’ must not be NULL [-Waddress]
hv.c: In function ‘Perl_newHVhv’:
hv.c:1931:34: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
hv.c: In function ‘Perl_hv_copy_hints_hv’:
hv.c:1980:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
hv.c:1984:28: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
hv.c: In function ‘Perl_hv_clear’:
hv.c:2117:12: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
hv.c: In function ‘Perl_hv_iternext_flags’:
hv.c:3068:72: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
hv.c:3069:60: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
hv.c: In function ‘S_share_hek_flags’:
hv.c:3531:34: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
hv.c: In function ‘Perl_hv_assert’:
hv.c:4215:15: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
gv.c: In function ‘Perl_Gv_AMupdate’:
gv.c:3170:18: warning: the comparison will always evaluate as ‘true’ for the address of ‘amt’ will never be NULL [-Waddress]
gv.c:3154:7: note: ‘amt’ declared here
gv.c: In function ‘Perl_amagic_applies’:
gv.c:3472:11: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
gv.c: In function ‘Perl_amagic_call’:
gv.c:3822:98: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
gv.c:3949:107: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
gv.c:4192:21: warning: the comparison will always evaluate as ‘true’ for the address of ‘myop’ will never be NULL [-Waddress]
gv.c:4180:10: note: ‘myop’ declared here
gv.c: In function ‘S_gv_magicalize’:
gv.c:2399:64: warning: this statement may fall through [-Wimplicit-fallthrough=]
gv.c:2401:11: note: here
gv.c:4203:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
gv.c:4208:9: note: here
gv.c:4250:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
gv.c:4265:9: note: here
locale.c: In function ‘S_new_ctype’:
locale.c:3700:34: warning: the comparison will always evaluate as ‘true’ for the address of ‘PL_fold_locale’ will never be NULL [-Waddress]
intrpvar.h:1050:11: note: ‘PL_fold_locale’ declared here
locale.c:3700:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘PL_fold’ will never be NULL [-Waddress]
perl.h:5654:28: note: ‘PL_fold’ declared here
locale.c:3721:34: warning: the comparison will always evaluate as ‘true’ for the address of ‘PL_fold_locale’ will never be NULL [-Waddress]
locale.c:3721:34: warning: the comparison will always evaluate as ‘true’ for the address of ‘PL_fold_latin1’ will never be NULL [-Waddress]
perl.h:5689:28: note: ‘PL_fold_latin1’ declared here
mro_core.c: In function ‘Perl_mro_package_moved’:
mro_core.c:887:12: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
mro_core.c: In function ‘S_mro_gather_and_rename’:
mro_core.c:967:12: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
mro_core.c:1084:18: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
mg.c: In function ‘Perl_magic_get’:
mg.c:1400:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
mg.c:1477:5: note: here
numeric.c: In function ‘Perl_grok_uint_by_base’:
numeric.c:455:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
numeric.c:457:7: note: here
numeric.c:460:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
numeric.c:462:7: note: here
numeric.c:465:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
numeric.c:467:7: note: here
numeric.c:470:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
numeric.c:472:7: note: here
numeric.c:475:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
numeric.c:477:7: note: here
numeric.c:480:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
numeric.c:482:7: note: here
numeric.c:485:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
numeric.c:487:7: note: here
numeric.c:490:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
numeric.c:492:7: note: here
pad.c: In function ‘Perl_padlist_store’:
pad.c:2693:64: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘padlist->xpadl_arr.xpadlarr_alloc + ((sizetype)oldmax + 1) * 8’ must not be NULL [-Waddress]
pad.c: In function ‘Perl_padnamelist_store’:
pad.c:2749:60: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘pnl->xpadnl_alloc + ((sizetype)pnl->xpadnl_fill + 1) * 8’ must not be NULL [-Waddress]
decompress.c: In function ‘BZ2_decompress’:
decompress.c:199:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:201:7: note: here
decompress.c:202:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:204:7: note: here
decompress.c:205:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:207:7: note: here
decompress.c:212:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:223:7: note: here
decompress.c:226:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:227:7: note: here
decompress.c:228:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:229:7: note: here
decompress.c:230:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:231:7: note: here
decompress.c:232:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:233:7: note: here
decompress.c:234:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:235:7: note: here
decompress.c:242:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:243:7: note: here
decompress.c:244:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:245:7: note: here
decompress.c:246:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:247:7: note: here
decompress.c:248:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:249:7: note: here
decompress.c:250:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:252:7: note: here
decompress.c:254:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:255:7: note: here
decompress.c:256:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:257:7: note: here
decompress.c:258:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:259:7: note: here
decompress.c:285:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:288:7: note: here
decompress.c:289:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:290:7: note: here
decompress.c:293:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:295:13: note: here
decompress.c:328:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:329:16: note: here
decompress.c:330:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:331:16: note: here
decompress.c:380:295: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:380:306: note: here
decompress.c:380:872: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:380:876: note: here
decompress.c:490:301: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:490:312: note: here
decompress.c:490:878: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:490:882: note: here
decompress.c:592:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:593:7: note: here
decompress.c:594:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:595:7: note: here
decompress.c:596:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:597:7: note: here
decompress.c:598:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:599:7: note: here
decompress.c:602:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:603:7: note: here
decompress.c:604:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:605:7: note: here
decompress.c:606:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:607:7: note: here
decompress.c:608:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:609:7: note: here
infback.c: In function ‘Perl_crz_inflateBack’:
infback.c:419:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
infback.c:422:9: note: here
inflate.c: In function ‘Perl_crz_inflate’:
inflate.c:593:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:595:9: note: here
inflate.c:607:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:609:9: note: here
inflate.c:631:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:633:9: note: here
inflate.c:653:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:655:9: note: here
inflate.c:674:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:676:9: note: here
inflate.c:698:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:700:9: note: here
inflate.c:706:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:708:9: note: here
inflate.c:709:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:711:9: note: here
inflate.c:760:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:762:9: note: here
inflate.c:763:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:765:9: note: here
inflate.c:909:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:911:9: note: here
inflate.c:912:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:914:9: note: here
inflate.c:962:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:964:9: note: here
inflate.c:973:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:975:9: note: here
inflate.c:1001:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:1003:9: note: here
inflate.c:1018:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:1020:9: note: here
inflate.c:1095:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:1097:9: note: here
inflate.c:1109:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:1111:9: note: here
B.xs: In function ‘XS_B__HV_ARRAY’:
B.xs:2222:23: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
../../hv.h:60:11: note: ‘hek_key’ declared here
B.xs:2223:50: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
B.xs: In function ‘XS_B__HE_VAL’:
B.xs:2241:60: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
B.xs: In function ‘XS_B__UNOP_AUX_aux_list’:
B.xs:1390:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
B.xs:1392:21: note: here
B.xs:1398:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
B.xs:1400:21: note: here
B.xs:1407:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
B.xs:1409:21: note: here
B.xs:1416:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
B.xs:1418:21: note: here
B.xs:1425:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
B.xs:1427:21: note: here
../../sbox32_hash.h: In function ‘sbox32_hash_with_state’:
../../sbox32_hash.h:1697:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1698:9: note: here
../../sbox32_hash.h:1698:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1699:9: note: here
../../sbox32_hash.h:1699:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1700:9: note: here
../../sbox32_hash.h:1700:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1701:9: note: here
../../sbox32_hash.h:1701:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1702:9: note: here
../../sbox32_hash.h:1702:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1703:9: note: here
../../sbox32_hash.h:1703:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1704:9: note: here
../../sbox32_hash.h:1704:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1705:9: note: here
../../sbox32_hash.h:1705:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1706:9: note: here
../../sbox32_hash.h:1706:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1707:9: note: here
../../sbox32_hash.h:1707:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1708:9: note: here
../../sbox32_hash.h:1708:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1709:9: note: here
../../sbox32_hash.h:1709:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1710:9: note: here
../../sbox32_hash.h:1710:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1711:9: note: here
../../sbox32_hash.h:1711:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1712:9: note: here
../../sbox32_hash.h:1712:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1713:9: note: here
../../sbox32_hash.h:1713:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1714:9: note: here
../../sbox32_hash.h:1714:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1715:9: note: here
../../sbox32_hash.h:1715:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1716:9: note: here
../../sbox32_hash.h:1716:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1717:9: note: here
../../sbox32_hash.h:1717:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1718:9: note: here
../../sbox32_hash.h:1718:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1719:9: note: here
../../sbox32_hash.h:1719:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../sbox32_hash.h:1720:9: note: here
../../zaphod32_hash.h: In function ‘zaphod32_hash_with_state’:
../../zaphod32_hash.h:199:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../zaphod32_hash.h:200:13: note: here
../../zaphod32_hash.h:200:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../zaphod32_hash.h:201:13: note: here
../../zaphod32_hash.h:205:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../zaphod32_hash.h:206:13: note: here
../../zaphod32_hash.h:209:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../zaphod32_hash.h:210:13: note: here
../../zaphod32_hash.h:213:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../zaphod32_hash.h:214:13: note: here
../../zaphod32_hash.h:216:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../zaphod32_hash.h:217:13: note: here
../../zaphod32_hash.h:264:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../zaphod32_hash.h:265:9: note: here
../../perl_siphash.h: In function ‘S_perl_hash_siphash_1_3_with_state_64’:
../../perl_siphash.h:308:2723: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../perl_siphash.h:308:2751: note: here
../../perl_siphash.h:308:2761: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../perl_siphash.h:308:2789: note: here
../../perl_siphash.h:308:2799: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../perl_siphash.h:308:2827: note: here
../../perl_siphash.h:308:2837: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../perl_siphash.h:308:2865: note: here
../../perl_siphash.h:308:2875: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../perl_siphash.h:308:2903: note: here
../../perl_siphash.h:308:2913: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../perl_siphash.h:308:2940: note: here
MD5.xs: In function ‘MD5Update’:
MD5.xs:418:24: warning: the comparison will always evaluate as ‘true’ for the address of ‘buffer’ will never be NULL [-Waddress]
MD5.xs:122:6: note: ‘buffer’ declared here
MD5.xs:418:32: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘buf + ((sizetype)blocks << 6)’ must not be NULL [-Waddress]
MD5.xs: In function ‘MD5Final’:
MD5.xs:432:23: warning: the comparison will always evaluate as ‘true’ for the address of ‘PADDING’ will never be NULL [-Waddress]
MD5.xs:167:28: note: ‘PADDING’ declared here
Glob.xs: In function ‘iterate’:
Glob.xs:126:21: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘sp + 8’ must not be NULL [-Waddress]
Util.xs: In function ‘XS_Hash__Util_bucket_array’:
Util.xs:250:35: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
IO.xs: In function ‘XS_IO__Handle_getlines’:
IO.xs:534:21: warning: the comparison will always evaluate as ‘true’ for the address of ‘myop’ will never be NULL [-Waddress]
IO.xs:526:10: note: ‘myop’ declared here
SysV.xs: In function ‘XS_IPC__SysV_memread’:
SysV.xs:362:27: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘caddr + (sizetype)pos’ must not be NULL [-Waddress]
SysV.xs: In function ‘XS_IPC__SysV_memwrite’:
SysV.xs:383:27: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘caddr + (sizetype)pos’ must not be NULL [-Waddress]
ListUtil.xs: In function ‘XS_List__Util_unpairs’:
ListUtil.xs:858:40: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘PL_stack_base + (sizetype)((long unsigned int)((int)ax + 0) * 8)’ must not be NULL [-Waddress]
ListUtil.xs: In function ‘XS_List__Util_pairmap’:
ListUtil.xs:1226:55: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘PL_stack_base + (sizetype)((long unsigned int)((int)ax + argi) * 8)’ must not be NULL [-Waddress]
ListUtil.xs: In function ‘XS_List__Util_sum’:
ListUtil.xs:470:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
ListUtil.xs:472:9: note: here
pair.c: In function ‘sdbm__delpair’:
pair.c:186:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
pair.c:186:50: note: here
pair.c:186:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
pair.c:187:25: note: here
pair.c:187:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
pair.c:187:50: note: here
pair.c:187:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
pair.c:188:25: note: here
pair.c:188:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
pair.c:188:50: note: here
pair.c:188:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
pair.c:189:25: note: here
pair.c:189:40: warning: this statement may fall through [-Wimplicit-fallthrough=]
pair.c:189:50: note: here
Unicode.xs: In function ‘enc_unpack’:
Unicode.xs:66:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
Unicode.xs:68:5: note: here
Piece.xs: In function ‘_strptime’:
Piece.xs:862:20: warning: the comparison will always evaluate as ‘true’ for the address of ‘mytm’ will never be NULL [-Waddress]
Piece.xs:851:23: note: ‘mytm’ declared here
Piece.xs: In function ‘XS_Time__Piece__strptime’:
Piece.xs:1126:24: warning: the comparison will always evaluate as ‘true’ for the address of ‘mytm’ will never be NULL [-Waddress]
Piece.xs:1120:18: note: ‘mytm’ declared here
mro.xs: In function ‘S_mro_get_linear_isa_c3’:
mro.xs:39:4: warning: the comparison will always evaluate as ‘true’ for the address of ‘xhv_aux’ will never be NULL [-Waddress]
../../hv.h:180:22: note: ‘xhv_aux’ declared here
re_comp.c: In function ‘Perl_reg_add_data’:
re_comp.c:341:54: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘((RExC_state_t *)pRExC_state)->rxi->data->what + (sizetype)count’ must not be NULL [-Waddress]
re_comp.c: In function ‘S_reg’:
re_comp.c:4209:69: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘pRExC_state->open_parens + (sizetype)((long unsigned int)old_size * 8)’ must not be NULL [-Waddress]
re_comp.c:4214:70: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘pRExC_state->close_parens + (sizetype)((long unsigned int)old_size * 8)’ must not be NULL [-Waddress]
re_comp.c:4218:74: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘pRExC_state->logical_to_parno + (sizetype)((long unsigned int)old_size * 4)’ must not be NULL [-Waddress]
re_comp.c:4222:74: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘pRExC_state->parno_to_logical + (sizetype)((long unsigned int)old_size * 4)’ must not be NULL [-Waddress]
re_comp.c: In function ‘S_regatom’:
re_comp.c:7030:36: warning: the comparison will always evaluate as ‘true’ for the address of ‘temp’ will never be NULL [-Waddress]
re_comp.c:7011:22: note: ‘temp’ declared here
re_comp.c:7066:36: warning: the comparison will always evaluate as ‘true’ for the address of ‘temp’ will never be NULL [-Waddress]
re_comp.c:7430:60: warning: ‘?:’ using integer constants in boolean context [-Wint-in-bool-context]
re_comp.c: In function ‘Perl_populate_anyof_bitmap_from_invlist’:
re_comp.c:7651:52: warning: the comparison will always evaluate as ‘true’ for the address of ‘bitmap’ will never be NULL [-Waddress]
../../regcomp.h:343:10: note: ‘bitmap’ declared here
re_comp.c: In function ‘S_optimize_regclass’:
re_comp.c:12304:105: warning: the comparison will always evaluate as ‘true’ for the address of ‘string’ will never be NULL [-Waddress]
../../regcomp.h:257:10: note: ‘string’ declared here
re_comp.c:12304:40: warning: the comparison will always evaluate as ‘true’ for the address of ‘low_utf8’ will never be NULL [-Waddress]
re_comp.c:12222:12: note: ‘low_utf8’ declared here
re_comp.c: In function ‘S_change_engine_size’:
re_comp.c:13015:71: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘pRExC_state->emit_start + (sizetype)((long unsigned int)pRExC_state->emit * 4)’ must not be NULL [-Waddress]
re_comp.c: In function ‘S_re_croak’:
re_comp.c:14077:19: warning: the comparison will always evaluate as ‘true’ for the address of ‘buf’ will never be NULL [-Waddress]
re_comp.c:14071:10: note: ‘buf’ declared here
re_comp.c:14086:19: warning: the comparison will always evaluate as ‘true’ for the address of ‘buf’ will never be NULL [-Waddress]
re_comp.c: In function ‘S_parse_uniprop_string’:
re_comp.c:15943:74: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘cur_ptr + (sizetype)excess_leading_zeros’ must not be NULL [-Waddress]
re_comp.c:3705:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:3710:13: note: here
re_comp.c:3853:43: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:3855:13: note: here
re_comp.c:4141:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:4145:13: note: here
re_comp.c:4374:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:4376:9: note: here
../../inline.h: In function ‘Perl_valid_utf8_to_uv’:
../../inline.h:1452:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../inline.h:1454:7: note: here
../../inline.h:1455:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../inline.h:1457:7: note: here
../../inline.h:1458:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../inline.h:1460:7: note: here
re_comp.c: In function ‘S_parse_lparen_question_flags’:
re_comp.c:2772:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:2776:13: note: here
re_comp.c: In function ‘S_regpiece’:
re_comp.c:4859:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:4907:7: note: here
re_comp.c:5818:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:5820:9: note: here
re_comp.c:6250:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:6253:9: note: here
re_comp.c:6627:158: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:6634:21: note: here
re_comp.c:6653:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:6656:21: note: here
re_comp.c:6701:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:6705:17: note: here
./APItest_hash.xs: In function ‘XS_XS__APItest__Hash_test_force_keys’:
./APItest_hash.xs:293:49: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
../../perl_siphash.h: In function ‘S_perl_hash_siphash_2_4_with_state_64’:
../../perl_siphash.h:314:3198: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../perl_siphash.h:314:3226: note: here
../../perl_siphash.h:314:3236: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../perl_siphash.h:314:3264: note: here
../../perl_siphash.h:314:3274: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../perl_siphash.h:314:3302: note: here
../../perl_siphash.h:314:3312: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../perl_siphash.h:314:3340: note: here
../../perl_siphash.h:314:3350: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../perl_siphash.h:314:3378: note: here
../../perl_siphash.h:314:3388: warning: this statement may fall through [-Wimplicit-fallthrough=]
../../perl_siphash.h:314:3415: note: here
re_exec.c: In function ‘S_isFOO_utf8_lc’:
re_exec.c:662:43: warning: ‘?:’ using integer constants in boolean context [-Wint-in-bool-context]
re_exec.c: In function ‘S_reg_set_capture_string’:
re_exec.c:3665:36: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘strbeg + (sizetype)min’ must not be NULL [-Waddress]
re_exec.c: In function ‘S_setup_EXACTISH_ST’:
re_exec.c:4883:43: warning: the comparison will always evaluate as ‘true’ for the address of ‘mod_pat’ will never be NULL [-Waddress]
re_exec.c:4814:8: note: ‘mod_pat’ declared here
re_exec.c:4887:43: warning: the comparison will always evaluate as ‘true’ for the address of ‘mod_pat’ will never be NULL [-Waddress]
re_exec.c:4949:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘mod_pat’ will never be NULL [-Waddress]
re_exec.c:4972:34: warning: the comparison will always evaluate as ‘true’ for the address of ‘matches’ will never be NULL [-Waddress]
re_exec.c:4797:8: note: ‘matches’ declared here
re_exec.c:5262:42: warning: the comparison will always evaluate as ‘true’ for the address of ‘matches’ will never be NULL [-Waddress]
re_exec.c:5270:45: warning: the comparison will always evaluate as ‘true’ for the address of ‘matches’ will never be NULL [-Waddress]
re_exec.c: In function ‘S_regmatch’:
re_exec.c:8152:54: warning: ‘?:’ using integer constants in boolean context [-Wint-in-bool-context]
re_exec.c: In function ‘S_find_byclass’:
re_exec.c:3400:296: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:3400:304: note: here
re_exec.c:3400:650: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:3400:658: note: here
re_exec.c:3400:1510: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:3400:237: note: here
re_exec.c:2351:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:2355:7: note: here
re_exec.c:3144:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:3147:7: note: here
re_exec.c:3157:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:3160:7: note: here
re_exec.c:3215:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:3218:7: note: here
re_exec.c:7080:296: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:7080:304: note: here
re_exec.c:7080:650: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:7080:658: note: here
re_exec.c:7080:1510: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:7080:237: note: here
re_exec.c:6922:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:6934:9: note: here
re_exec.c:7310:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:7315:9: note: here
re_exec.c:7543:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:7546:9: note: here
re_exec.c:7584:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:7587:9: note: here
re_exec.c:7594:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:7597:9: note: here
re_exec.c:7624:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:7627:9: note: here
re_exec.c:7821:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:7824:9: note: here
re_exec.c:7997:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:8000:9: note: here
re_exec.c:8036:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:8039:9: note: here
re_exec.c:8084:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:8087:9: note: here
re_exec.c:10036:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:10046:9: note: here
re_exec.c:10177:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:10180:9: note: here
re_exec.c: In function ‘S_regrepeat’:
re_exec.c:10638:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:10643:7: note: here
re_exec.c:10648:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:10651:7: note: here
re_exec.c:10830:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:10833:7: note: here
re_exec.c:10847:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:10856:7: note: here
re_exec.c:11010:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:11013:7: note: here
re_exec.c:11092:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:11095:7: note: here
re_exec.c: In function ‘S_test_EXACTISH_ST’:
re_exec.c:5298:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:5300:9: note: here
re_exec.c:5301:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:5303:9: note: here
re_exec.c:5304:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_exec.c:5306:9: note: here

Non-Fatal messages(gcc):



-- 
Report by Test::Smoke v1.84 running on perl 5.42.2
(Reporter v0.054 / Smoker v0.047)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.