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/78783] gcov-tool fails in gcov_read_counter_mem


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

--- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Mon May 29 09:12:33 2017
New Revision: 248566

URL: https://gcc.gnu.org/viewcvs?rev=248566&root=gcc&view=rev
Log:
Backport r246961

2017-05-29  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        2017-04-18  Martin Liska  <mliska@suse.cz>

        PR gcov-profile/78783
        * gcov-tool.c (gcov_output_files): Validate that destination
        file is either removed by the tool or by a user.
2017-05-29  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        2017-04-18  Martin Liska  <mliska@suse.cz>

        PR gcov-profile/78783
        * libgcov-driver.c (gcov_get_filename): New function.

Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/gcov-tool.c
    branches/gcc-5-branch/libgcc/ChangeLog
    branches/gcc-5-branch/libgcc/libgcov-driver.c

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