------- Additional Comments From hjl at lucon dot org 2005-03-02 06:46 ------- If it is on purpose, it should be documented, something like -fvisibility=hidden can be used to access the global data/function defined in the same file as if they are local. It may make -fvisibility=hidden less useful.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20274