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/82457] libgcov fork and exec hooks not always used


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

--- Comment #11 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Nov 21 19:03:11 2017
New Revision: 255028

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

2017-11-21  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        2017-10-27  Martin Liska  <mliska@suse.cz>

        PR gcov-profile/82457
        * doc/invoke.texi: Document that one needs a non-strict ISO mode
        for fork-like functions to be properly instrumented.

Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/doc/invoke.texi

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