[Bug middle-end/23058] visibility attribute does not work for aliased symbols
--- Comment #1 from jason at gcc dot gnu dot org 2006-06-20 18:20 --- You're telling the compiler that "exported_var" has default visibility, then defining a variable called "my_exported_var" which happens to have the same symbol. The compiler doesn't unify multiple declarations with th
[Bug middle-end/23058] visibility attribute does not work for aliased symbols
-- What|Removed |Added Component|c |middle-end http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23058