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 #9 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Fri Oct 27 08:34:56 2017
New Revision: 254137

URL: https://gcc.gnu.org/viewcvs?rev=254137&root=gcc&view=rev
Log:
Document --coverage and fork-like functions (PR gcov-profile/82457).

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:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/invoke.texi

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