[libcxx-commits] [PATCH] D118930: [SystemZ]:[z/OS]:[libcxx]: fix the mask in stage2_float_loop function

Nancy Wang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 18 13:57:03 PST 2022


NancyWang2222 added a comment.

In D118930#3332708 <https://reviews.llvm.org/D118930#3332708>, @philnik wrote:

> There should also be a test changed somewhere in `libcxx/test/std/localization`, or is this only part of the fix?

Thanks for providing information, can you provide more detail about what change need for libcxx/test/localization, the patch will fix Assert d1==d2 issues in std/numerics/rand/rand.dis/rand.dist.bern/ on z/OS.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118930/new/

https://reviews.llvm.org/D118930



More information about the libcxx-commits mailing list