Project

General

Profile

Actions

Bug #6169

closed

ERROR (SEMANTIC): "sets is not a constant integer expression."

Added by Alexander Kamkin over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Start date:
07/10/2015
Due date:
07/14/2015
% Done:

100%

Estimated time:
Detected in build:
svn
Platform:
Published in build:
2.2.9

Description

sets = 2 ** (48 - 3)
armv8.mmu 55:2 ERROR (SEMANTIC): "sets is not a constant integer expression." 
armv8.mmu 69:11 ERROR (SEMANTIC): "MEM is not defined in the current scope or is not a global object." 
armv8.mmu 69:9 ERROR (SEMANTIC): "Failed to recognize the grammar structure. It will be ignored: 'The right hand side expression is not recognized.'." 
armv8.mmu 69:9 ERROR (SEMANTIC): "Failed to recognize the grammar structure. It will be ignored: '='." 
java.lang.IllegalArgumentException
    at ru.ispras.fortress.util.InvariantChecks.checkTrue(InvariantChecks.java:41)
    at ru.ispras.fortress.util.InvariantChecks.checkNotNull(InvariantChecks.java:69)
    at ru.ispras.microtesk.mmu.translator.ir.Attribute.<init>(Unknown Source)
    at ru.ispras.microtesk.mmu.translator.MmuTreeWalkerBase$MemoryBuilder.addAttribute(Unknown Source)
    at ru.ispras.microtesk.mmu.translator.grammar.MmuTreeWalker.mmu(Unknown Source)
    at ru.ispras.microtesk.mmu.translator.grammar.MmuTreeWalker.declaration(Unknown Source)
    at ru.ispras.microtesk.mmu.translator.grammar.MmuTreeWalker.startRule(Unknown Source)
    at ru.ispras.microtesk.mmu.translator.MmuTranslator.start(Unknown Source)
    at ru.ispras.microtesk.translator.Translator.start(Unknown Source)
    at ru.ispras.microtesk.MicroTESK.translate(Unknown Source)
    at ru.ispras.microtesk.MicroTESK.main(Unknown Source)
Actions #1

Updated by Artem Kotsynyak over 8 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #2

Updated by Andrei Tatarnikov over 8 years ago

  • Status changed from Resolved to Closed
  • Published in build set to 2.2.9
Actions

Also available in: Atom PDF