diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2021-01-10 09:48:13 +0000 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2021-03-04 19:35:27 +0000 |
commit | 0d737ed2171165ba39ab5647f8a94c588fc9a898 (patch) | |
tree | e41df2c42216fa1658dfbbb5920986714336d482 /gcc/c/c-parser.c | |
parent | 0ad6de3883a1641f7ec0bd9cf56d41fa5b313dae (diff) | |
download | gcc-0d737ed2171165ba39ab5647f8a94c588fc9a898.zip gcc-0d737ed2171165ba39ab5647f8a94c588fc9a898.tar.gz gcc-0d737ed2171165ba39ab5647f8a94c588fc9a898.tar.bz2 |
Darwin, testsuite : Prune 'object file not found for object'.
This is not a GCC problem, but a fault in the static linker where,
when a source file is used multiple times, with conditional compilation
the source file is only referenced by the linker for the first object.
Then, when dsymutil tries to find the source file for next object based
off that source there is no record for it.
gcc/testsuite/ChangeLog:
* lib/prune.exp: Prune useless output caused by a linker bug.
Diffstat (limited to 'gcc/c/c-parser.c')
0 files changed, 0 insertions, 0 deletions