This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gcov-profile/58306] Broken profiling for unrar sources: error: corrupted value profile: value profile counter (X out of Y) inconsistent with basic-block count


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

--- Comment #30 from Andreas Schwab <schwab@linux-m68k.org> ---
/daten/aranym/gcc/gcc-20160811/Build/gcc/testsuite/g++/../../libgcov.a(_gcov_time_profiler.o):
In function `__gcov_time_profiler_atomic':
/daten/aranym/gcc/gcc-20160811/Build/m68k-linux/libgcc/../../../libgcc/libgcov-profiler.c:352:
undefined reference to `__atomic_fetch_add_8'
collect2: error: ld returned 1 exit status
compiler exited with status 1
FAIL: g++.dg/other/pr55650.C  -std=gnu++98 (test for excess errors)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]