Closed hanw closed 7 years ago
This triggers an infinite recursion in the type-checking pass.
@mbudiu-vmw The latest version of p4c as of 2017-Sep-01 still gives a segmentation fault in my testing when trying to compile the sample program given in the original issue. Is this what you expect?
Sorry, ignore my comment. I see that your fix was committed and is pending merge into p4c as a PR, so my results probably do not surprise you at all.
I hope that this is fixed, so I will close it.
Following code that uses a generic type parameter on extern method triggers a segmentation fault in the frontend.