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
I think one of the recent merges has unearthed some problems with structure initializations and function calls within them.
The following two programs throw errors that do not seem correct.
FrontEnd_47_InlineFunctions
P4::TypeChecking_0_ResolveReferences
P4::TypeChecking_1_TypeInference
SetHeaders_0_TypeChecking
In file: p4c/frontends/p4/typeMap.cpp:95
�[31mCompiler Bug�[0m: Could not find type for <StructExpression>(7655)
The text was updated successfully, but these errors were encountered:
I think one of the recent merges has unearthed some problems with structure initializations and function calls within them.
The following two programs throw errors that do not seem correct.
return_hdr_struct.p4.txt
struct_function_call.p4.txt
The text was updated successfully, but these errors were encountered: