https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82723
--- Comment #4 from Andrew Pinski ---
Again this is not a gcc issue. It is a linker issue. You are most likely using
binutils for the linker.
Second this has been this behavior ever since the elf format came about 20
years ago.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82723
--- Comment #3 from Berck Nash ---
I can see that someone might want to do this, but it certainly doesn't seem
like it should be default behavior. I think it's a bit absurd to expect an end
user to know the names of every function called by ever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82723
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82723
--- Comment #1 from Jonathan Wakely ---
Firstly, the linker is not part of GCC, so this is the wrong place to report
it, and secondly, this is by design, see http://www.airs.com/blog/archives/307