diff options
author | Florian Weimer <fweimer@redhat.com> | 2023-12-08 16:27:55 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2023-12-08 16:27:55 +0100 |
commit | 68d4138204b09b658506e8eefa231c985b8f5363 (patch) | |
tree | e4bbcc008737c44cbeaaa5050ac765746ab41aab /gcc/tree-ssa-phiopt.cc | |
parent | d4b6d147920b93297e621124a99ed01e7e310d92 (diff) | |
download | gcc-68d4138204b09b658506e8eefa231c985b8f5363.zip gcc-68d4138204b09b658506e8eefa231c985b8f5363.tar.gz gcc-68d4138204b09b658506e8eefa231c985b8f5363.tar.bz2 |
libgcov: Call __builtin_fork instead of fork
Some targets do not provide a prototype for fork, and compilation now
fails with an implicit-function-declaration error.
libgcc/
* libgcov-interface.c (__gcov_fork): Use __builtin_fork instead
of fork.
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions