about summary refs log tree commit diff
path: root/config.h.in
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-03-25 11:05:37 +0100
committerFlorian Weimer <fweimer@redhat.com>2021-03-25 11:06:58 +0100
commit6d8fcee694b9581630a7f27fcbf0009fc44d7baa (patch)
tree04bc697d9cf5d6680e7b7f4d3cd08c8ca27e1887 /config.h.in
parent3a24ddeab5b7064beaf8165533fbcd2db95d5339 (diff)
downloadglibc-6d8fcee694b9581630a7f27fcbf0009fc44d7baa.tar.gz
glibc-6d8fcee694b9581630a7f27fcbf0009fc44d7baa.tar.xz
glibc-6d8fcee694b9581630a7f27fcbf0009fc44d7baa.zip
locale: Use compat_symbol_reference in _nl_postload_ctype
These symbol usages are not definitions, so compat_symbol_reference is
more appropriate than compat_symbol.  compat_symbol_reference is also
safe to emit multiple times (in case the inline assembly is
duplicated; this is possible because it is nested in a function).
compat_symbol does not necessarily have this property because it is
intended to provide a symbol definition.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'config.h.in')
0 files changed, 0 insertions, 0 deletions