https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113447
Bug ID: 113447 Summary: [14 regression] issue20185.go etc. FAIL Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go Assignee: ian at airs dot com Reporter: ro at gcc dot gnu.org Target Milestone: --- Target: *-*-solaris2.11, i686-pc-linux-gnu Three Go tests started FAILing on 20231219, seen at least on 32 and 64-bit Solaris/SPARC and x86 and Linux/x86_64: +FAIL: issue20185.go -O (test for excess errors) Excess errors: issue20185.go:13: error: variable defined to nil type +FAIL: issue33386.go -O (test for errors, line 21) +FAIL: issue4085a.go -O (test for excess errors) Excess errors: issue4085a.go:13: error: floating-point constant truncated to integer issue4085a.go:15: error: integer constant overflow