[Bug bootstrap/18804] [4.0 Regression] lib2funcs.vis:1: Error: unknown pseudo-op: `.hidden'

dave at hiauly1 dot hia dot nrc dot ca gcc-bugzilla@gcc.gnu.org
Sat Dec 4 03:15:00 GMT 2004


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2004-12-04 03:15 -------
Subject: Re:  [4.0 Regression] lib2funcs.vis:1: Error: un

> Does -fvisibility=hidden work on hppa-hpux?

No.

With 3.4.3:
-bash-2.05b$ gcc -fvisibility=hidden -S main.c
cc1: error: unrecognized command line option "-fvisibility=hidden"

With 4.0.0:
-bash-2.05b$ ./xgcc -B./ -fvisibility=hidden -S /home/dave/gcc_test/main.c -o >
/home/dave/gcc_test/main.c: In function 'main':
/home/dave/gcc_test/main.c:1: warning: visibility attribute not supported in this configuration; ignored

Dave


-- 


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



More information about the Gcc-bugs mailing list