canonicalize: remove NARROW_ADDRESSES optimization
commitfb6812714fab0e7963ea9def9f33524ba993e22a
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Jan 2021 23:54:43 +0000 (1 15:54 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Jan 2021 23:55:17 +0000 (1 15:55 -0800)
tree81c42cc2f5ab69bee11c21a60d5fda0cad21d488
parent005cf69fe9cb3d1fb9a27b3dc7b8333c78bbddf9
canonicalize: remove NARROW_ADDRESSES optimization

* lib/canonicalize-lgpl.c, lib/canonicalize.c (NARROW_ADDRESSES):
Remove, and remove all uses, as the optimization is arguably not
worth the extra complexity.  Suggested by Adhemerval Zanella in:
https://sourceware.org/pipermail/libc-alpha/2020-December/121203.html
ChangeLog
lib/canonicalize-lgpl.c
lib/canonicalize.c