Files
clang-p2996/flang/lib/Semantics/expression.cpp
Peter Klausler 936481fdf5 [flang] Use LHS type for RHS BOZ on assignment (#139626)
F'2023 allows the right-hand side of an assignment to an integer or real
scalar to be a BOZ literal constant; this has already been supported in
some compilers. The type of the left-hand side variable is used to
convert the value of the BOZ.
2025-05-13 07:49:20 -07:00

197 KiB