[Bug go/101994] go1: internal compiler error: in return_statement, at go/go-gcc.cc:2318

2021-08-29 Thread lebedev.k.m at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101994 --- Comment #3 from Konstantin Lebedev --- (In reply to Ian Lance Taylor from comment #2) > Fix is https://golang.org/cl/343873. Test case is > https://golang.org/cl/343874. Thank you very much Great job

[Bug go/101994] go1: internal compiler error: in return_statement, at go/go-gcc.cc:2318

2021-08-20 Thread lebedev.k.m at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101994 --- Comment #1 from Konstantin Lebedev --- go build -gccgoflags "-v" # github.com/chrislusf/seaweedfs/weed/storage/needle_map Using built-in specs. COLLECT_GCC=/usr/local/bin/gccgo Target: x86_64-linux-gnu Configured with: /usr/src/gcc/configure

[Bug go/101994] New: go1: internal compiler error: in return_statement, at go/go-gcc.cc:2318

2021-08-20 Thread lebedev.k.m at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101994 Bug ID: 101994 Summary: go1: internal compiler error: in return_statement, at go/go-gcc.cc:2318 Product: gcc Version: 11.2.0 Status: UNCONFIRMED Severity: norm