aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue20232.go
AgeCommit message (Expand)Author
2021-03-05cmd/compile: do not report error for invalid constantCuong Manh Le
2020-11-25[dev.regabi] cmd/compile: fix reporting of overflowMatthew Dempsky
2020-11-25[dev.regabi] cmd/compile: replace Val with go/constant.ValueMatthew Dempsky
2017-05-08cmd/compile: better errors for float constants with large exponentsRobert Griesemer