You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to compile this bug.zip using the P4-16 compiler,
p4test current.p4
halts with an error:
terminate called after throwing an instance of 'Util::CompilerBug'
what(): COMPILER BUG: ../frontends/p4/typeChecking/typeChecker.cpp:118
<P4Program>(2029): typechecker mutated node <P4Program>(1750)
It seems to be an issue with the cube expressions.
ps. sorry for the .zip file -- GitHub won't accept p4 uploads for some reason...
The text was updated successfully, but these errors were encountered:
jnfoster
changed the title
typechecker mutated node
COMPILER BUG: typechecker mutated node
Sep 13, 2016
Trying to compile this bug.zip using the P4-16 compiler,
halts with an error:
It seems to be an issue with the cube expressions.
ps. sorry for the .zip file -- GitHub won't accept p4 uploads for some reason...
The text was updated successfully, but these errors were encountered: