Files
clang-p2996/flang/lib/Semantics/compute-offsets.cpp
Kelvin Li 79e788d02e [flang][AIX] BIND(C) derived type alignment for AIX (#121505)
This patch is to handle the alignment requirement for the `bind(c)`
derived type component that is real type and larger than 4 bytes. The
alignment of such component is 4-byte.
2025-01-13 10:52:09 -05:00

17 KiB