Fix locale/weight.h with GCC 3.5

Roland McGrath roland@redhat.com
Wed Sep 8 17:01:00 GMT 2004


> -static inline void
> +inline void
> +__attribute ((always_inline))
>  elf_machine_rela (struct link_map *map, const Elf64_Rela *reloc,
>  		  const Elf64_Sym *sym, const struct r_found_version *version,
>  		  void *const reloc_addr_arg)

Does this really do the right thing in all of 3.[345]?
I would think this would generate an external entry point too.



More information about the Libc-hacker mailing list