Actions
Bug #6351
closedERROR (SEMANTIC): "The image attribute is not defined for the Op primitive."
Start date:
10/15/2015
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
2.3.6
Description
If all ops of an OR rule contain no image, the following occurs:
x.nml 83:11 ERROR (SEMANTIC): "The image attribute is not defined for the Op primitive." x.nml 83:20 ERROR (SEMANTIC): "Failed to recognize the grammar structure. It will be ignored: 'operation.image'." x.nml 83:2 ERROR (SEMANTIC): "Failed to recognize the grammar structure. It will be ignored: 'image=operation.image'." x.nml 81:3 ERROR (SEMANTIC): "Failed to recognize the grammar structure. It will be ignored: 'syntax=operation.syntaximage=operation.imageaction={GPR[0]=coerce(DWORD,0);is_delay_slot=BRANCH;
If at least one op has image, everything is fine.
Actions