Compare commits
1 Commits
e3eafeb5a2
...
df9a9a30bb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
df9a9a30bb |
@@ -275,7 +275,7 @@ static void findArrayRefs (SgExpression* ex, SgStatement* st, string fName, int
|
||||
}
|
||||
else
|
||||
itNew->second.first->SetDistributeFlag(DIST::SPF_PRIV);
|
||||
}
|
||||
}
|
||||
else if (isSgConstantSymb(symb) || inDataStat)
|
||||
itNew->second.first->SetDistributeFlag(DIST::SPF_PRIV);
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user