[flang-commits] [PATCH] D132751: [flang][runtime] Corrections for byte-swapped I/O

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri Aug 26 11:05:33 PDT 2022


klausler created this revision.
klausler added a reviewer: vdonaldson.
klausler added a project: Flang.
Herald added a subscriber: jdoerfert.
Herald added a project: All.
klausler requested review of this revision.

Unformatted I/O with byte swapping was reversing bytes in badly-sized
frames for character, complex, and some default derived type transfers.


https://reviews.llvm.org/D132751

Files:
  flang/runtime/descriptor-io.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132751.455960.patch
Type: text/x-patch
Size: 8453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220826/bb39765f/attachment-0001.bin>


More information about the flang-commits mailing list