[flang] Fix bogus error about duplicate binding names (#89786)
Don't call SetBindNameOn() from DeclareUnknownEntity() unless there is an explicit BIND(C) attribute. Fixes https://github.com/llvm/llvm-project/issues/89439 and https://github.com/llvm/llvm-project/issues/89558.
parent
29c98e59
Please register or sign in to comment