This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

inline of elem_hash failed


Hi,

with gcc 3.3.1 I get a lot of:

../locale/elem-hash.h:24: warning: inlining failed in call to `elem_hash'

what would be the correct fix? Removing inline, adding always inline,
ignring this warning or compiler problem?

And there is one:
../sysdeps/posix/sprofil.c:76: warning: inlining failed in call to `pc_to_index'
../sysdeps/posix/sprofil.c:83: warning: called from here
 

  Thanks,
    Thorsten

-- 
Thorsten Kukuk       http://www.suse.de/~kukuk/        kukuk@suse.de
SuSE Linux AG        Deutschherrnstr. 15-19        D-90429 Nuernberg
--------------------------------------------------------------------    
Key fingerprint = A368 676B 5E1B 3E46 CFCE  2D97 F8FD 4E23 56C6 FB4B


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]