This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/35827] -fvisibility only works for C/C++/Objective-C/Objective-C++


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

Bastien ROUCARIES <roucaries.bastien+bugs at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |roucaries.bastien+bugs at
                   |                            |gmail dot com

--- Comment #2 from Bastien ROUCARIES <roucaries.bastien+bugs at gmail dot com> 2011-06-10 10:20:15 UTC ---
Dear andrew,

You have miss that visibility is supported by intel fortran, and is therefore
quite useful for fortran dso. See
http://software.intel.com/sites/products/documentation/hpc/compilerpro/en-us/fortran/lin/compiler_f/optaps/common/optaps_cmp_visib.htm

BTW could you mark that this bug is blocked by 41209 ?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41209

Bastien


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]