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: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 May 2005 14:40:33 -0000
- Subject: [Bug middle-end/20297] #pragma GCC visibility isn't properly handled for builtin functions
- References: <20050303000214.20297.hjl@lucon.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pluto at agmk dot net 2005-05-26 14:40 -------
(In reply to comment #4)
> A patch is posted at
>
> http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00248.html
>
> FYI, gcc 3.4 from RH does include this pragma.
this patch ices gcc-4.1-20050522 bootstrap.
../../gcc/libgcc2.c: In function '__absvsi2':
../../gcc/libgcc2.c:215: internal compiler error: tree check: expected class
'declaration', have 'expression' (call_expr) in expand_builtin, at
builtins.c:6260
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20297