Miscompilation of glibc by GCC 3.5?
Jakub Jelinek
jakub@redhat.com
Thu May 27 15:54:00 GMT 2004
On Thu, May 27, 2004 at 05:44:54PM +0200, Andreas Jaeger wrote:
> It seems the following statement:
> .set __internal_getnetgrent_r,internal_getnetgrent_r
>
> should not be emitted if the function is inlined.
IMHO it should be emitted no matter if it is inlined or not, but
if there is an (non-static) alias the function body for it needs to be
emitted as well.
Jakub
More information about the Gcc
mailing list