To output externally defined symbols that are not referenced.
This option is used to detect externally defined symbols that have not been referenced even once during the link processing. |
If the -form={object|relocate|library} option or -extract option is specified, this option will be invalid. |
The a message may be output for the function that inline expansion was performed during compilation. |
In either of the following cases, the reference relationship cannot be analyzed correctly and the information notified through an output message will be incorrect. |
When optimization is enabled at compilation and a function directly under another function is called. |