[Bug target/104656] New: [12 Regression] trunk 20220222 ftbfs for bpf

doko at debian dot org gcc-bugzilla@gcc.gnu.org
Wed Feb 23 08:55:21 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104656

            Bug ID: 104656
           Summary: [12 Regression] trunk 20220222 ftbfs for bpf
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at debian dot org
  Target Milestone: ---

trunk 20220222 fails to build for the bpf target:

../../../gcc-source/libgcc/libgcov-driver.c: In function ‘write_topn_counters’:
../../../gcc-source/libgcc/libgcov-driver.c:418:1: error: too many function
arguments for eBPF
  418 | write_topn_counters (const struct gcov_ctr_info *ci_ptr,
      | ^~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:928: _gcov_info_to_gcda.o] Error 1


More information about the Gcc-bugs mailing list