Files
clang-p2996/flang-rt/lib/runtime/edit-input.cpp
Peter Klausler 72144d119a [flang][runtime] Fix recently broken big-endian formatted integer input (#135417)
My recent change to speed up formatted integer input has a bug on
big-endian targets that has shown up on ppc64 AIX build bots. Fix.
2025-04-11 12:52:23 -07:00

39 KiB