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/80911] gcov failed: gcno corrupted


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.

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