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

--- Comment #31 from Artem S. Tashkinov <t.artem at mailcity dot com> ---
(In reply to Andreas Schwab from comment #30)
> /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)

-march=i686 (or higher) should help but it certainly warrants some attention.

Reply via email to