[Bug c++/38610] local objects not hidden with -fvisibility=hidden.

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 23 13:37:00 GMT 2008



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-12-23 13:36 -------
It would be an One definition rule violation if you define another foo()::
local_ex as you marked foo as default visibility.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38610



More information about the Gcc-bugs mailing list