[Bug gcov-profile/82457] libgcov fork and exec hooks not always used
aschepler at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sat Oct 7 02:34:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82457
Andrew Schepler <aschepler at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aschepler at gmail dot com
--- Comment #2 from Andrew Schepler <aschepler at gmail dot com> ---
I don't follow your explanation. In standard-compliant mode, the compiler isn't
allowed to change the behavior of a function because it's NOT specifed by a
standard? And I'm not sure what you mean by "known identifiers" - if I include
the appropriate headers, they've certainly been declared. And it's obviously
the case that gcc contains some internal code which knows something or other
about the "special" names 'fork', 'execl', etc.
More information about the Gcc-bugs
mailing list