K 10 svn:author V 3 dim K 8 svn:date V 27 2020-08-03T17:51:57.910487Z K 7 svn:log V 295 Undo r230021 again, further shrinking the diff against upstream. This revision worked around an endless recursion when compiling clzdi2.c and ctzdi2.c with gcc, upstream landed a different workaround for this in https://reviews.llvm.org/rL324593, which is effective enough. Noticed by: jrtc27 END