llvm-project
72c801f8
- [flang] Handle BOZ as right-hand side of assignment (#96672)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[flang] Handle BOZ as right-hand side of assignment (#96672) F'2023 allows BOZ to appear in more contexts, including the common extension of the right-hand side of an assignment to an INTEGER or REAL variable. Implement that one case now.
References
#96672 - [flang] Handle BOZ as right-hand side of assignment
Author
klausler
Parents
084d9436
Loading