------- Additional Comments From bryner at brianryner dot com 2003-11-22 08:13 ------- To fix that last problem I mentioned, it looks like copying the DECL_VISIBILITY needs to be moved outside of the (TREE_CODE (decl) == FUNCTION_DECL) block. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13134