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
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: berck.nash at wdc dot com
Target Milestone: ---
If the standard library calls a function with the same name as a function that
happens to appear locally, the linker will happily plug in the local