mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 10:03:47 +08:00
5f1077e69e
This erorr doesn't just indicate that there is no parent dictionary (that's routine, and true of all dicts that are parents themselves) but that a parent is *needed* but wasn't found. include/ * ctf-api.h (_CTF_ERRORS) [ECTF_NOPARENT]: Improve error message. ld/ * testsuite/ld-ctf/diag-parname.d: Adjust.
6 lines
215 B
Makefile
6 lines
215 B
Makefile
#as:
|
|
#source: diag-parname.s
|
|
#ld: -shared --ctf-variables
|
|
#name: Diagnostics - No parent dictionary
|
|
#warning: CTF linking failed; output will have no CTF section: The parent CTF dictionary is needed but unavailable
|