runtime: fatal error: unknown caller pc #43942
Open
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This program should run successfully: https://play.golang.org/p/LQbgPxRijfF
But currently it fails when run with cmd/compile with output:
Full runtime output
It succeeds with gccgo and cmd/compile w/ -gcflags=-N. It also still fails at CL 286712, PS 3.
Sorry for another larger reproducer.
/cc @danscales @randall77
The text was updated successfully, but these errors were encountered: