Smoke [blead] v5.45.1-10-g8f0cfc33fc 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 8f0cfc33fc3fabc0d491f71b765b0937d245239c v5.45.1-10-g8f0cfc33fc
7of9: (aarch64/4 cpu)
on linux - 7.1.3+deb14-arm64 [Debian GNU/Linux forky/sid]
using cc version 15.3.0
smoketime 8 hours 12 minutes (average 4 hours 6 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-10-g8f0cfc33fc 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:
SMOKE8f0cfc33fc3fabc0d491f71b765b0937d245239c
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j5
Compiler messages(gcc):
pp_hot.c: In function ‘Perl_pp_print’:
pp_hot.c:2102:32: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘mark + 8’ must not be NULL [-Waddress]
pp_hot.c: In function ‘Perl_pp_aassign’:
pp_hot.c:3124:55: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘PL_tmps_stack + (sizetype)((long unsigned int)tmps_base * 8)’ must not be NULL [-Waddress]
pp_hot.c:3130:61: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘PL_tmps_stack + ((sizetype)((long unsigned int)tmps_base * 8) - 8)’ must not be NULL [-Waddress]
pp_hot.c:3130:66: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘PL_tmps_stack + (sizetype)((long unsigned int)(tmps_base + nelems) * 8)’ must not be NULL [-Waddress]
pp_hot.c:3448:61: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘PL_tmps_stack + ((sizetype)((long unsigned int)tmps_base * 8) - 8)’ must not be NULL [-Waddress]
pp_hot.c:3448:66: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘PL_tmps_stack + (sizetype)((long unsigned int)(tmps_base + nelems) * 8)’ must not be NULL [-Waddress]
pp_hot.c: In function ‘Perl_pp_match’:
pp_hot.c:3990:44: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘PL_stack_sp + -(sizetype)((long unsigned int)nitems * 8)’ must not be NULL [-Waddress]
pp_hot.c:3990:48: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘PL_stack_sp + (1 - (sizetype)nitems) * 8’ must not be NULL [-Waddress]
pp_hot.c: In function ‘Perl_pp_helem’:
pp_hot.c:4414:17: 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
pp_hot.c: In function ‘Perl_pp_multideref’:
pp_hot.c:4852:37: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
pp_hot.c: In function ‘Perl_pp_subst’:
pp_hot.c:5528:37: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘d + -(sizetype)i’ must not be NULL [-Waddress]
pp_hot.c:5669:40: warning: the comparison will always evaluate as ‘true’ for the address of ‘zok’ will never be NULL [-Waddress]
pp_hot.c:5669:254: note: ‘zok’ declared here
pp_hot.c: In function ‘Perl_pp_entersub’:
pp_hot.c:6536:34: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘mark + 8’ must not be NULL [-Waddress]
pp_hot.c: In function ‘Perl_vivify_ref’:
pp_hot.c:6805:32: warning: the comparison will always evaluate as ‘true’ for the address of ‘zok’ will never be NULL [-Waddress]
pp_hot.c:6805:238: note: ‘zok’ declared here
pp_hot.c:4527:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
pp_hot.c:4530:9: note: here
pp_hot.c:4718:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
pp_hot.c:4721:9: note: here
pp_hot.c:6353:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
pp_hot.c:6356:9: note: here
pp_hot.c:6390:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
pp_hot.c:6393:9: note: here
regcomp_invlist.c: In function ‘Perl_invlist_union_maybe_complement_2nd_’:
regcomp_invlist.c:836:37: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘array_u + (sizetype)(i_u * 8)’ must not be NULL [-Waddress]
regcomp_invlist.c:836:37: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘array_a + (sizetype)(i_a * 8)’ must not be NULL [-Waddress]
regcomp_invlist.c:840:37: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘array_u + (sizetype)(i_u * 8)’ must not be NULL [-Waddress]
regcomp_invlist.c:840:37: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘array_b + (sizetype)(i_b * 8)’ must not be NULL [-Waddress]
regcomp_invlist.c: In function ‘Perl_invlist_intersection_maybe_complement_2nd_’:
regcomp_invlist.c:1071:37: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘array_r + (sizetype)(i_r * 8)’ must not be NULL [-Waddress]
regcomp_invlist.c:1071:37: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘array_a + (sizetype)(i_a * 8)’ must not be NULL [-Waddress]
regcomp_invlist.c:1075:37: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘array_r + (sizetype)(i_r * 8)’ must not be NULL [-Waddress]
regcomp_invlist.c:1075:37: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘array_b + (sizetype)(i_b * 8)’ must not be NULL [-Waddress]
regcomp_invlist.c: In function ‘Perl_add_range_to_invlist_’:
regcomp_invlist.c:1271:43: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘array + (sizetype)((long unsigned int)i_s * 8)’ must not be NULL [-Waddress]
regcomp_invlist.c:1271:47: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘array + ((sizetype)i_s + 2) * 8’ must not be NULL [-Waddress]
regcomp_invlist.c:1350:35: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘array + ((sizetype)i_e + 3) * 8’ must not be NULL [-Waddress]
regcomp_invlist.c:1350:35: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘array + ((sizetype)i_e + 1) * 8’ must not be NULL [-Waddress]
regcomp_invlist.c:1363:31: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘array + ((sizetype)i_s + 1) * 8’ must not be NULL [-Waddress]
regcomp_invlist.c:1363:31: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘array + ((sizetype)i_e + 1) * 8’ must not be NULL [-Waddress]
pp_sys.c: In function ‘Perl_tied_method’:
pp_sys.c:730:35: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘PL_stack_sp + 8’ must not be NULL [-Waddress]
pp_sys.c:730:28: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘mark + 16’ must not be NULL [-Waddress]
pp_sys.c:783:35: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘PL_stack_sp + 8’ must not be NULL [-Waddress]
pp_sys.c:783:42: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘orig_sp + (1 - (sizetype)ret_args) * 8’ must not be NULL [-Waddress]
pp_sys.c: In function ‘Perl_pp_prtf’:
pp_sys.c:1853:36: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘mark + 8’ must not be NULL [-Waddress]
pp_sys.c: In function ‘Perl_pp_sysread’:
pp_sys.c:2081:36: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘buffer + (sizetype)orig_size’ must not be NULL [-Waddress]
pp_sys.c: In function ‘Perl_pp_tie’:
pp_sys.c:1121:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
pp_sys.c:1126:9: note: here
pp_sys.c: In function ‘Perl_pp_ftrread’:
pp_sys.c:3481:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
pp_sys.c:3484: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) == 42 || ((unsigned char)scan->head.data.type) == 52 ? (((unsigned char)scan->head.data.type) == 42 || ((unsigned char)scan->head.data.type) == 52 ? (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) != 42 && ((unsigned char)scan->head.data.type) != 52 ? (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:2192: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:2192: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:2432:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp_study.c:2434:13: note: here
regcomp_study.c:3064:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp_study.c:3067:17: note: here
regcomp_study.c:3105:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp_study.c:3107:17: note: here
regcomp_study.c:3113:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp_study.c:3115: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:7019:36: warning: the comparison will always evaluate as ‘true’ for the address of ‘temp’ will never be NULL [-Waddress]
regcomp.c:7000:22: note: ‘temp’ declared here
regcomp.c:7055:36: warning: the comparison will always evaluate as ‘true’ for the address of ‘temp’ will never be NULL [-Waddress]
regcomp.c:7419:36: warning: ‘?:’ using integer constants in boolean context [-Wint-in-bool-context]
regcomp.c: In function ‘Perl_populate_anyof_bitmap_from_invlist’:
regcomp.c:7640: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:12293: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:12293:40: warning: the comparison will always evaluate as ‘true’ for the address of ‘low_utf8’ will never be NULL [-Waddress]
regcomp.c:12211:12: note: ‘low_utf8’ declared here
regcomp.c: In function ‘S_change_engine_size’:
regcomp.c:13004: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:14066:19: warning: the comparison will always evaluate as ‘true’ for the address of ‘buf’ will never be NULL [-Waddress]
regcomp.c:14060:10: note: ‘buf’ declared here
regcomp.c:14075: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:15932: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:4848:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:4896:7: note: here
regcomp.c:5807:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:5809:9: note: here
regcomp.c:6239:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:6242:9: note: here
regcomp.c:6616:158: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:6623:21: note: here
regcomp.c:6642:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:6645:21: note: here
regcomp.c:6690:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
regcomp.c:6694:17: 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:4741:20: warning: the comparison will always evaluate as ‘true’ for the address of ‘seen’ will never be NULL [-Waddress]
toke.c:4740:10: note: ‘seen’ declared here
toke.c: In function ‘yyl_fake_eof’:
toke.c:7841:41: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘newargv + 16’ must not be NULL [-Waddress]
toke.c:7841: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:9242: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:9403: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:12321:34: warning: the comparison will always evaluate as ‘true’ for the address of ‘open_delim_str’ will never be NULL [-Waddress]
toke.c:12284:10: note: ‘open_delim_str’ declared here
toke.c: In function ‘Perl_yylex’:
toke.c:10129:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
toke.c:10136:5: note: here
toke.c:10156:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
toke.c:10182:5: note: here
toke.c:10273:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
toke.c:10278:7: note: here
toke.c: In function ‘yyl_try’:
toke.c:9834:46: warning: this statement may fall through [-Wimplicit-fallthrough=]
toke.c:9861:5: note: here
toke.c: In function ‘yyl_leftcurly’:
toke.c:6667:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
toke.c:6681:5: note: here
toke.c: In function ‘Perl_scan_num’:
toke.c:12812:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
toke.c:12817:13: note: here
toke.c:12819:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
toke.c:12823: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
av.c: In function ‘Perl_av_extend_guts’:
av.c:217: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:910: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]
util.c:130:58: warning: defining type in ‘sizeof’ expression is invalid in C++ [-Wc++-compat]
util.c: In function ‘Perl_new_warnings_bitfield’:
util.c:2347:33: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘buffer + (sizetype)size’ must not be NULL [-Waddress]
vutil.c: In function ‘Perl_new_version’:
vutil.c:556:37: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘under + 1’ must not be NULL [-Waddress]
vutil.c: In function ‘Perl_upg_version’:
vutil.c:738:45: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘radix + 1’ must not be NULL [-Waddress]
vutil.c:738:53: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘radix + (sizetype)radix_len’ must not be NULL [-Waddress]
util.c: In function ‘Perl_get_hash_seed’:
util.c:4815:36: warning: the comparison will always evaluate as ‘true’ for the address of ‘PL_hash_state_w’ will never be NULL [-Waddress]
perlvars.h:376:12: note: ‘PL_hash_state_w’ declared 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]
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
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:2858:34: warning: the comparison will always evaluate as ‘true’ for the address of ‘utbuf’ will never be NULL [-Waddress]
doio.c:2835:28: note: ‘utbuf’ declared here
doio.c: In function ‘Perl_mode_from_discipline’:
doio.c:2060:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
doio.c:2069:17: note: here
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
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:2531:42: warning: the comparison will always evaluate as ‘true’ for the address of ‘delta’ will never be NULL [-Waddress]
dump.c:2529:20: note: ‘delta’ declared here
dump.c:2644:28: warning: the comparison will always evaluate as ‘true’ for the address of ‘freq’ will never be NULL [-Waddress]
dump.c:2635: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:2429:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:2440:5: note: here
dump.c:2873:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:2881:5: note: here
dump.c: In function ‘Perl_multideref_stringify’:
dump.c:3500:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:3502:9: note: here
dump.c:3509:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:3511:9: note: here
dump.c:3520:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:3522:9: note: here
dump.c:3530:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:3532:9: note: here
dump.c:3539:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
dump.c:3541:9: note: here
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
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
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
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:1690: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:1920: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:1969:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
hv.c:1973: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:2106: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:3054:72: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
hv.c:3055: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:3487: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:4171:15: warning: the comparison will always evaluate as ‘true’ for the address of ‘hek_key’ will never be NULL [-Waddress]
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]
peep.c: In function ‘S_maybe_multiconcat’:
peep.c:295:29: warning: the comparison will always evaluate as ‘true’ for the address of ‘sprintf_info’ will never be NULL [-Waddress]
peep.c:248:30: note: ‘sprintf_info’ declared here
peep.c: In function ‘S_finalize_op’:
peep.c:1349:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
peep.c:1352:9: note: here
peep.c: In function ‘Perl_rpeep’:
peep.c:3119:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
peep.c:3121:9: note: here
peep.c:3462:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
peep.c:3465:9: note: here
peep.c:3466:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
peep.c:3471:9: note: here
peep.c:3479:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
peep.c:3482:9: note: here
peep.c: In function ‘S_maybe_multideref’:
peep.c:1956:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
peep.c:1958:9: note: here
peep.c:1975:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
peep.c:1977:9: note: here
peep.c: In function ‘S_check_for_bool_cxt’:
peep.c:2632:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
peep.c:2639:9: note: here
peep.c:2654:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
peep.c:2660:9: note: here
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
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
bsd_glob.c: In function ‘globexp2’:
bsd_glob.c:383:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
bsd_glob.c:388:17: note: 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]
RealPPPort.xs: In function ‘XS_Devel__PPPort_other_variables’:
RealPPPort.xs:4130:905: warning: the comparison will always evaluate as ‘true’ for the address of ‘expect’ will never be NULL [-Waddress]
../../parser.h:65:8: note: ‘expect’ declared here
RealPPPort.xs:4131:924: warning: the comparison will always evaluate as ‘true’ for the address of ‘copline’ will never be NULL [-Waddress]
../../parser.h:101:12: note: ‘copline’ declared here
RealPPPort.xs:4132:895: warning: the comparison will always evaluate as ‘true’ for the address of ‘rsfp’ will never be NULL [-Waddress]
../../parser.h:106:13: note: ‘rsfp’ declared here
RealPPPort.xs:4133:975: warning: the comparison will always evaluate as ‘true’ for the address of ‘rsfp_filters’ will never be NULL [-Waddress]
../../parser.h:107:9: note: ‘rsfp_filters’ declared here
RealPPPort.xs:4134:920: warning: the comparison will always evaluate as ‘true’ for the address of ‘linestr’ will never be NULL [-Waddress]
../../parser.h:87:9: note: ‘linestr’ declared here
RealPPPort.xs:4135:913: warning: the comparison will always evaluate as ‘true’ for the address of ‘bufptr’ will never be NULL [-Waddress]
../../parser.h:88:11: note: ‘bufptr’ declared here
RealPPPort.xs:4136:913: warning: the comparison will always evaluate as ‘true’ for the address of ‘bufend’ will never be NULL [-Waddress]
../../parser.h:93:11: note: ‘bufend’ declared here
RealPPPort.xs:4137:938: warning: the comparison will always evaluate as ‘true’ for the address of ‘lex_state’ will never be NULL [-Waddress]
../../parser.h:103:8: note: ‘lex_state’ declared here
RealPPPort.xs:4138:942: warning: the comparison will always evaluate as ‘true’ for the address of ‘lex_stuff’ will never be NULL [-Waddress]
../../parser.h:75:9: note: ‘lex_stuff’ declared here
RealPPPort.xs:4139:960: warning: the comparison will always evaluate as ‘true’ for the address of ‘error_count’ will never be NULL [-Waddress]
../../parser.h:104:8: note: ‘error_count’ declared here
RealPPPort.xs:4140:896: warning: the comparison will always evaluate as ‘true’ for the address of ‘in_my’ will never be NULL [-Waddress]
../../parser.h:102:9: note: ‘in_my’ declared here
RealPPPort.xs:4142:962: warning: the comparison will always evaluate as ‘true’ for the address of ‘in_my_stash’ will never be NULL [-Waddress]
../../parser.h:105:9: note: ‘in_my_stash’ declared here
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]
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
Socket.xs: In function ‘xs_getaddrinfo’:
Socket.xs:635:24: warning: the comparison will always evaluate as ‘true’ for the address of ‘hints_s’ will never be NULL [-Waddress]
Socket.xs:594:21: note: ‘hints_s’ declared here
Socket.xs: In function ‘XS_Socket_pack_sockaddr_un’:
Socket.xs:870:27: warning: the comparison will always evaluate as ‘true’ for the address of ‘sun_ad’ will never be NULL [-Waddress]
Socket.xs:862:28: note: ‘sun_ad’ declared here
Socket.xs:903:35: warning: the comparison will always evaluate as ‘true’ for the address of ‘sun_path’ will never be NULL [-Waddress]
/usr/include/aarch64-linux-gnu/sys/un.h:32:10: note: ‘sun_path’ declared here
Socket.xs: In function ‘XS_Socket_unpack_sockaddr_un’:
Socket.xs:942:29: warning: the comparison will always evaluate as ‘true’ for the address of ‘addr’ will never be NULL [-Waddress]
Socket.xs:931:28: note: ‘addr’ declared here
Socket.xs:945:29: warning: the comparison will always evaluate as ‘true’ for the address of ‘addr’ will never be NULL [-Waddress]
Socket.xs: In function ‘XS_Socket_pack_sockaddr_in’:
Socket.xs:1024:24: warning: the comparison will always evaluate as ‘true’ for the address of ‘sin’ will never be NULL [-Waddress]
Socket.xs:995:28: note: ‘sin’ declared here
Socket.xs: In function ‘XS_Socket_unpack_sockaddr_in’:
Socket.xs:1050:25: warning: the comparison will always evaluate as ‘true’ for the address of ‘addr’ will never be NULL [-Waddress]
Socket.xs:1040:28: note: ‘addr’ declared here
Socket.xs: In function ‘XS_Socket_pack_sockaddr_in6’:
Socket.xs:1098:25: warning: the comparison will always evaluate as ‘true’ for the address of ‘sin6’ will never be NULL [-Waddress]
Socket.xs:1077:29: note: ‘sin6’ declared here
Socket.xs:1102:35: warning: the comparison will always evaluate as ‘true’ for the address of ‘sin6_addr’ will never be NULL [-Waddress]
/usr/include/netinet/in.h:271:21: note: ‘sin6_addr’ declared here
Socket.xs: In function ‘XS_Socket_unpack_sockaddr_in6’:
Socket.xs:1138:25: warning: the comparison will always evaluate as ‘true’ for the address of ‘sin6’ will never be NULL [-Waddress]
Socket.xs:1128:29: note: ‘sin6’ declared here
Socket.xs: In function ‘XS_Socket_inet_ntop’:
Socket.xs:1211:29: warning: the comparison will always evaluate as ‘true’ for the address of ‘addr’ will never be NULL [-Waddress]
Socket.xs:1173:25: note: ‘addr’ declared here
Socket.xs:1215:29: warning: the comparison will always evaluate as ‘true’ for the address of ‘addr’ will never be NULL [-Waddress]
Socket.xs: In function ‘XS_Socket_pack_ip_mreq’:
Socket.xs:1295:25: warning: the comparison will always evaluate as ‘true’ for the address of ‘mreq’ will never be NULL [-Waddress]
Socket.xs:1280:24: note: ‘mreq’ declared here
Socket.xs:1296:39: warning: the comparison will always evaluate as ‘true’ for the address of ‘imr_multiaddr’ will never be NULL [-Waddress]
/usr/include/netinet/in.h:281:20: note: ‘imr_multiaddr’ declared here
Socket.xs:1307:43: warning: the comparison will always evaluate as ‘true’ for the address of ‘imr_interface’ will never be NULL [-Waddress]
/usr/include/netinet/in.h:284:20: note: ‘imr_interface’ declared here
Socket.xs: In function ‘XS_Socket_unpack_ip_mreq’:
Socket.xs:1330:25: warning: the comparison will always evaluate as ‘true’ for the address of ‘mreq’ will never be NULL [-Waddress]
Socket.xs:1324:24: note: ‘mreq’ declared here
Socket.xs: In function ‘XS_Socket_pack_ip_mreq_source’:
Socket.xs:1374:25: warning: the comparison will always evaluate as ‘true’ for the address of ‘mreq’ will never be NULL [-Waddress]
Socket.xs:1347:31: note: ‘mreq’ declared here
Socket.xs:1375:39: warning: the comparison will always evaluate as ‘true’ for the address of ‘imr_multiaddr’ will never be NULL [-Waddress]
/usr/include/netinet/in.h:303:20: note: ‘imr_multiaddr’ declared here
Socket.xs:1376:40: warning: the comparison will always evaluate as ‘true’ for the address of ‘imr_sourceaddr’ will never be NULL [-Waddress]
/usr/include/netinet/in.h:309:20: note: ‘imr_sourceaddr’ declared here
Socket.xs:1387:43: warning: the comparison will always evaluate as ‘true’ for the address of ‘imr_interface’ will never be NULL [-Waddress]
/usr/include/netinet/in.h:306:20: note: ‘imr_interface’ declared here
Socket.xs: In function ‘XS_Socket_unpack_ip_mreq_source’:
Socket.xs:1412:25: warning: the comparison will always evaluate as ‘true’ for the address of ‘mreq’ will never be NULL [-Waddress]
Socket.xs:1406:31: note: ‘mreq’ declared here
Socket.xs: In function ‘XS_Socket_pack_ipv6_mreq’:
Socket.xs:1444:25: warning: the comparison will always evaluate as ‘true’ for the address of ‘mreq’ will never be NULL [-Waddress]
Socket.xs:1430:26: note: ‘mreq’ declared here
Socket.xs:1445:42: warning: the comparison will always evaluate as ‘true’ for the address of ‘ipv6mr_multiaddr’ will never be NULL [-Waddress]
/usr/include/netinet/in.h:318:21: note: ‘ipv6mr_multiaddr’ declared here
Socket.xs: In function ‘XS_Socket_unpack_ipv6_mreq’:
Socket.xs:1468:25: warning: the comparison will always evaluate as ‘true’ for the address of ‘mreq’ will never be NULL [-Waddress]
Socket.xs:1462:26: note: ‘mreq’ declared 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
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:7019:36: warning: the comparison will always evaluate as ‘true’ for the address of ‘temp’ will never be NULL [-Waddress]
re_comp.c:7000:22: note: ‘temp’ declared here
re_comp.c:7055:36: warning: the comparison will always evaluate as ‘true’ for the address of ‘temp’ will never be NULL [-Waddress]
re_comp.c:7419: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:7640: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:12293: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:12293:40: warning: the comparison will always evaluate as ‘true’ for the address of ‘low_utf8’ will never be NULL [-Waddress]
re_comp.c:12211:12: note: ‘low_utf8’ declared here
re_comp.c: In function ‘S_change_engine_size’:
re_comp.c:13004: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:14066:19: warning: the comparison will always evaluate as ‘true’ for the address of ‘buf’ will never be NULL [-Waddress]
re_comp.c:14060:10: note: ‘buf’ declared here
re_comp.c:14075: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:15932: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:4848:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:4896:7: note: here
re_comp.c:5807:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:5809:9: note: here
re_comp.c:6239:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:6242:9: note: here
re_comp.c:6616:158: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:6623:21: note: here
re_comp.c:6642:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:6645:21: note: here
re_comp.c:6690:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp.c:6694:17: note: here
re_comp_study.c: In function ‘S_ssc_and’:
re_comp_study.c:709:29: warning: the comparison will always evaluate as ‘true’ for the address of ‘temp’ will never be NULL [-Waddress]
re_comp_study.c:706:38: note: ‘temp’ declared here
re_comp_study.c: In function ‘my_join_exact’:
re_comp_study.c:1228:65: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘((unsigned char)scan->head.data.type == 42 || (unsigned char)scan->head.data.type == 52 ? (((void)4, (({...}))), (char *)&((struct regnode_lstring *)scan)->string) : ((((void)4, (({...}))), (char *)&((struct regnode_string *)scan)->string))) + (sizetype)oldl’ must not be NULL [-Waddress]
re_comp_study.c:1228:65: warning: the comparison will always evaluate as ‘true’ for the pointer operand in ‘(((unsigned char)scan->head.data.type) == 42 || ((unsigned char)scan->head.data.type) == 52 ? (((void)4, (({...}))), (char *)&((struct regnode_lstring *)scan)->string) : ((((void)4, (({...}))), (char *)&((struct regnode_string *)scan)->string))) + (sizetype)oldl’ must not be NULL [-Waddress]
re_comp_study.c: In function ‘my_study_chunk’:
re_comp_study.c:1535:26: warning: the comparison will always evaluate as ‘true’ for the address of ‘data_fake’ will never be NULL [-Waddress]
re_comp_study.c:1524:17: note: ‘data_fake’ declared here
re_comp_study.c:2192: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]
re_comp_study.c:2192: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]
re_comp_study.c:2432:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp_study.c:2434:13: note: here
re_comp_study.c:3064:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp_study.c:3067:17: note: here
re_comp_study.c:3105:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp_study.c:3107:17: note: here
re_comp_study.c:3113:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
re_comp_study.c:3115:17: note: here
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.84 running on perl 5.40.1
(Reporter v0.054 / Smoker v0.047)