aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue13471.go
AgeCommit message (Expand)Author
2020-12-18test: permit "exponent too large" errorIan Lance Taylor
2020-12-10test: match gofrontend error messagesIan Lance Taylor
2017-03-07cmd/compile: fix misleading "truncated to int" messagesAlberto Donizetti
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2015-12-10cmd/compile: don't truncate tiny float constants to 0 in error messagesRobert Griesemer
2015-12-07cmd/compile: avoid converting huge floats to integersRobert Griesemer