Revert "[libc] Add explicit constructor calls to fix compilation when using UInt<T>"
authorMikhail R. Gadelha <mikhail@igalia.com>
Tue, 16 May 2023 16:06:37 +0000 (13:06 -0300)
committerMikhail R. Gadelha <mikhail@igalia.com>
Tue, 16 May 2023 16:06:37 +0000 (13:06 -0300)
commit25a2aeb1908fd8a5fbd0fedcf53006bde92c1ae3
tree3ea082bac8017fd9233917415348a7af8dbaffe3
parentb663993067ffb5800632ad41ea7f2f92caab1093
Revert "[libc] Add explicit constructor calls to fix compilation when using UInt<T>"

This reverts commit b663993067ffb5800632ad41ea7f2f92caab1093.

This caused a regression on aarch64:
https://lab.llvm.org/buildbot#builders/138/builds/43983
libc/src/__support/FPUtil/generic/sqrt.h
libc/src/__support/UInt.h
libc/src/__support/float_to_string.h
libc/src/__support/str_to_float.h
libc/src/stdio/printf_core/char_converter.h
libc/src/stdio/printf_core/float_dec_converter.h
libc/src/stdio/printf_core/float_hex_converter.h
libc/src/stdio/printf_core/float_inf_nan_converter.h
libc/src/stdio/printf_core/int_converter.h