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
terminate called after throwing an instance of 'Util::CompilerBug'
what(): In file: ./p4c/ir/ir.def:411
Compiler Bug: prog.p4(2): bit<32>: unexpected type
bit<32>() main;
P4 program
#include <core.p4>
bit<32>() main;
The text was updated successfully, but these errors were encountered:
fruffy
added
bug
This behavior is unintended and should be fixed.
core
Topics concerning the core segments of the compiler (frontend, midend, parser)
labels
Sep 8, 2023
Issue
P4 program
The text was updated successfully, but these errors were encountered: