https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112735
Bug ID: 112735 Summary: [14 regression] gcc.dg/tree-prof/time-profiler-3.c fails after r14-5666-g41aacdea55c5d7 Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: seurer at gcc dot gnu.org Target Milestone: --- g:41aacdea55c5d795a7aa195357d966645845d00e, r14-5666-g41aacdea55c5d7 make -k check-gcc RUNTESTFLAGS="tree-prof.exp=gcc.dg/tree-prof/time-profiler-3.c" FAIL: gcc.dg/tree-prof/time-profiler-3.c scan-ipa-dump-times profile "Read tp_first_run: 0" 1 FAIL: gcc.dg/tree-prof/time-profiler-3.c scan-ipa-dump-times profile "Read tp_first_run: 2" 1 # of expected passes 5 # of unexpected failures 2 # of unsupported tests 1 commit 41aacdea55c5d795a7aa195357d966645845d00e (HEAD) Author: Sebastian Huber <sebastian.hu...@embedded-brains.de> Date: Mon Nov 20 15:26:38 2023 +0100 gcov: Fix integer types in gen_counter_update()