[Bug middle-end/20297] #pragma GCC visibility isn't properly handled for builtin functions
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Mar 3 19:06:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-03 19:06 -------
(In reply to comment #2)
> In case anyone is curious, this causes the Mozilla HEAD build to fail [at least
> with gcc 3.4.3 20050124 and GNU ld 2.15.95 20050302 on x86_64] during link on
> two separate occasions, once with nsprpub and once with libmozjs.so. Removing
> the use of "#pragma GCC visibility" statements causes the source to build and
> link as expected.
It cannot be causing a non modified gcc 3.4.3 to fail as 3.4.3 does not include this pragma at all, it is
only included with 4.0.0 and above.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at mdaniel dot scdi
| |dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20297
More information about the Gcc-bugs
mailing list