llvm-project
3de11b70
- [flang] Catch bad members of BIND(C) COMMON block (#148971)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
113 days ago
[flang] Catch bad members of BIND(C) COMMON block (#148971) Variables that can't be BIND(C), like pointers, can't be in a BIND(C) common block, either. Fixes https://github.com/llvm/llvm-project/issues/148922.
References
#148971 - [flang] Catch bad members of BIND(C) COMMON block
Author
klausler
Parents
bbcdad1f
Loading