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