This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/20297] #pragma GCC visibility isn't properly handled for builtin functions
- From: "zac at zacbowling dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Dec 2005 05:38:05 -0000
- Subject: [Bug middle-end/20297] #pragma GCC visibility isn't properly handled for builtin functions
- References: <bug-20297-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #12 from zac at zacbowling dot com 2005-12-05 05:38 -------
I'm not sure, but I'm getting this bug as well, but it maybe out of date.
On the last part about the mozilla bail out, if you add this to your mozconfig
it might get it to build correctly.
ac_cv_visibility_pragma=no
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20297