public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "marxin at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/95333] New: [11 Regression] error: number of counters in profile data for function ‘exp_attr__find_stream_subprogram’ does not match its profile data (counter ‘arcs’, expected 230 and have 210) [-Werror=coverage-mismatch] since r11-200-gdb4062a0cbe00ce4075a4d7f68a2ff
Date: Tue, 26 May 2020 12:35:42 +0000	[thread overview]
Message-ID: <bug-95333-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 95333
           Summary: [11 Regression] error: number of counters in profile
                    data for function ‘exp_attr__find_stream_subprogram’
                    does not match its profile data (counter ‘arcs’,
                    expected 230 and have 210) [-Werror=coverage-mismatch]
                    since r11-200-gdb4062a0cbe00ce4075a4d7f68a2ff
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
                CC: ebotcazou at gcc dot gnu.org
  Target Milestone: ---

Since the revision I see bootstrap failure:

$ ../configure --enable-languages=c,c++,lto,ada --disable-multilib
--disable-libsanitizer --disable-werror --with-build-config=bootstrap-lto-lean
&& time make -j128 STAGE1_CFLAGS="-O2 -g" profiledbootstrap

...
cp doc/gcc.1 doc/g++.1
../../gcc/ada/libgnat/s-rident.ads: In function
‘exp_attr__find_stream_subprogram’:
../../gcc/ada/exp_attr.adb:7930:4: error: number of counters in profile data
for function ‘exp_attr__find_stream_subprogram’ does not match its profile data
(counter ‘arcs’, expected 230 and have 210) [-Werror=coverage-mismatch]
../../gcc/ada/exp_attr.adb:7930:4: error: the control flow of function
‘exp_attr__find_stream_subprogram’ does not match its profile data (counter
‘time_profiler’) [-Werror=coverage-mismatch]
gnat1: some warnings being treated as errors
make[3]: *** [../../gcc/ada/gcc-interface/Make-lang.in:138: ada/exp_attr.o]
Error 1
make[3]: *** Waiting for unfinished jobs....
../../gcc/ada/libgnat/s-rident.ads: In function ‘exp_ch3__stream_operation_ok’:
../../gcc/ada/exp_ch3.adb:10727:4: error: number of counters in profile data
for function ‘exp_ch3__stream_operation_ok’ does not match its profile data
(counter ‘arcs’, expected 66 and have 65) [-Werror=coverage-mismatch]
../../gcc/ada/exp_ch3.adb:10727:4: error: the control flow of function
‘exp_ch3__stream_operation_ok’ does not match its profile data (counter
‘time_profiler’) [-Werror=coverage-mismatch]
../../gcc/ada/libgnat/s-rident.ads: In function ‘exp_ch3__predef_deep_spec’:
../../gcc/ada/exp_ch3.adb:10254:4: error: number of counters in profile data
for function ‘exp_ch3__predef_deep_spec’ does not match its profile data
(counter ‘arcs’, expected 28 and have 27) [-Werror=coverage-mismatch]
../../gcc/ada/exp_ch3.adb:10254:4: error: the control flow of function
‘exp_ch3__predef_deep_spec’ does not match its profile data (counter
‘time_profiler’) [-Werror=coverage-mismatch]
gnat1: some warnings being treated as errors
make[3]: *** [../../gcc/ada/gcc-interface/Make-lang.in:138: ada/exp_ch3.o]
Error 1
../../gcc/ada/libgnat/s-rident.ads: In function
‘sem_attr__analyze_attribute__check_stream_attribute.79’:
../../gcc/ada/sem_attr.adb:2330:7: error: number of counters in profile data
for function ‘sem_attr__analyze_attribute__check_stream_attribute.79’ does not
match its profile data (counter ‘arcs’, expected 74 and have 73)
[-Werror=coverage-mismatch]
../../gcc/ada/sem_attr.adb:2330:7: error: the control flow of function
‘sem_attr__analyze_attribute__check_stream_attribute.79’ does not match its
profile data (counter ‘time_profiler’) [-Werror=coverage-mismatch]
gnat1: some warnings being treated as errors
make[3]: *** [../../gcc/ada/gcc-interface/Make-lang.in:140: ada/sem_attr.o]
Error 1
rm gcov.pod fsf-funding.pod lto-dump.pod gfdl.pod gpl.pod cpp.pod gcc.pod
gcov-dump.pod gcov-tool.pod
make[3]: Leaving directory '/home/mliska/Programming/gcc/objdir/gcc'
make[2]: *** [Makefile:4988: all-stagefeedback-gcc] Error 2
make[2]: Leaving directory '/home/mliska/Programming/gcc/objdir'
make[1]: *** [Makefile:24692: stagefeedback-bubble] Error 2
make[1]: Leaving directory '/home/mliska/Programming/gcc/objdir'
make: *** [Makefile:24712: profiledbootstrap] Error 2

             reply	other threads:[~2020-05-26 12:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26 12:35 marxin at gcc dot gnu.org [this message]
2020-05-26 19:24 ` [Bug bootstrap/95333] [11 Regression] error: number of counters in profile data for function ‘exp_attr__find_stream_subprogram’ does not match its profile data " cvs-commit at gcc dot gnu.org
2020-05-26 19:25 ` ebotcazou at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-95333-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).