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

--- Comment #10 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to Martin Liška from comment #6)
> That said can you please verify gcov --version and gcov-dump --version.

$ ./install/bin/gcov --version
gcov (GCC) 8.0.0 20170524 (experimental)
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or 
FITNESS FOR A PARTICULAR PURPOSE.

$ ./install/bin/gcov-dump --version
gcov-dump (GCC) 8.0.0 20170524 (experimental)
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or 
FITNESS FOR A PARTICULAR PURPOSE.

Reply via email to