Actions
Bug #7401
openint_to_float is not supported for constant expressions
Start date:
07/14/2016
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
Error:
641:18 ERROR (SEMANTIC): "int_to_float is not supported for constant expressions." 641:18 ERROR (SEMANTIC): "Failed to recognize the grammar structure. It will be ignored: 'int_to_float(FLOAT32,coerce(WORD,1))'."
Code:
temp_fp_s = int_to_float(FLOAT32, coerce(WORD, 1));
Updated by Alexander Kamkin almost 5 years ago
- Assignee changed from Andrei Tatarnikov to Artem Kotsynyak
- Target version set to 2.5
Updated by Alexander Protsenko over 1 year ago
- Target version changed from 2.5 to 2.6
Actions