compiler: check for floating-point exponent overflow
Adjust mksysinfo and mkrsysinfo to strip out floating-point max numbers, as they can trigger this error. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/278476
Showing
- gcc/go/gofrontend/MERGE 1 addition, 1 deletiongcc/go/gofrontend/MERGE
- gcc/go/gofrontend/lex.cc 4 additions, 0 deletionsgcc/go/gofrontend/lex.cc
- gcc/testsuite/go.test/test/fixedbugs/issue11326b.go 4 additions, 0 deletionsgcc/testsuite/go.test/test/fixedbugs/issue11326b.go
- gcc/testsuite/go.test/test/fixedbugs/issue13471.go 11 additions, 11 deletionsgcc/testsuite/go.test/test/fixedbugs/issue13471.go
- libgo/mkrsysinfo.sh 1 addition, 0 deletionslibgo/mkrsysinfo.sh
- libgo/mksysinfo.sh 1 addition, 0 deletionslibgo/mksysinfo.sh
Loading
Please register or sign in to comment