K 10 svn:author V 3 dim K 8 svn:date V 27 2021-06-22T19:42:38.034433Z K 7 svn:log V 510 Remove a use of a negative array index from fxp(4). This fixes a warning seen when compiling amd64 GENERIC with clang 7. Also remove the workaround added in r337324. clang 7 and gcc 4.2 generate the same code with or without the code change. Reviewed by: imp (previous version) MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D18603 (cherry picked from commit 0e4a3d93eefdc9730f572e8277b100eff6cf3491) Git Hash: 4636b3ca8744eeb73562f3f950dc06ef54636d78 Git Author: markj@FreeBSD.org END