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 bootstrap/18804] [4.0 Regression] lib2funcs.vis:1: Error: unknown pseudo-op: `.hidden'


------- Additional Comments From zack at gcc dot gnu dot org  2004-12-04 03:38 -------
The question is then why -fvisibility=hidden -Werror does not cause the compiler
to exit unsuccessfully.  libgcc.mk uses that incantation to determine whether
.hidden is supported.


-- 


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


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