------- Comment #3 from davek at gcc dot gnu dot org 2010-02-17 15:29 ------- Just reconfirmed with recent pre-4.5.0 HEAD:
$ /gnu/gcc/install-pr42811-3/opt/gcc-tools/bin/g++-4.exe -S vis.cpp -o vis.asm vis.cpp:30:47: warning: visibility attribute not supported in this configuration; ignored vis.cpp: In function 'int foo(int)': vis.cpp:11:1: warning: visibility attribute not supported in this configuration; ignored vis.cpp: At global scope: vis.cpp:30:47: warning: visibility attribute not supported in this configuration; ignored Still trivial. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31844