llvm-project
d7784a64
- [flang][OpenMP] Catch threadprivate common block vars that appear in equivalence (#127642)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
224 days ago
[flang][OpenMP] Catch threadprivate common block vars that appear in equivalence (#127642) Semantics were not checking for variables appearing in equivalence statements when those were part of a threadprivate common block. Fixes #122825
References
#127642 - [flang][OpenMP] Catch threadprivate common block vars that appear in equivalence
Author
luporl
Parents
367ecc63
Loading