[Bug go/78763] New: go1: internal compiler error: in do_get_backend, at go/gofrontend/expressions.cc:8352

2016-12-10 Thread jdanek at redhat dot com
Severity: normal Priority: P3 Component: go Assignee: ian at airs dot com Reporter: jdanek at redhat dot com CC: cmang at google dot com Target Milestone: --- Created attachment 40299 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40

[Bug go/78763] go1: internal compiler error: in do_get_backend, at go/gofrontend/expressions.cc:8352

2016-12-10 Thread jdanek at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78763 --- Comment #1 from Jiri Danek --- How reproducible: Always Reproduction steps: docker run --rm -it jdanekrh/gcc-78763 make (I pushed the partially built container to Docker Hub (docker.io) and the above command fetches it from there and runs ma

[Bug go/78763] go1: internal compiler error: in do_get_backend, at go/gofrontend/expressions.cc:8352

2016-12-12 Thread jdanek at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78763 --- Comment #3 from Jiri Danek --- On Mon, Dec 12, 2016 at 11:14 AM, marxin at gcc dot gnu.org < gcc-bugzi...@gcc.gnu.org> wrote: > --- Comment #2 from Martin Liška --- > Hi. I can confirm that the docker command triggers ICE. However manually

[Bug go/78763] go1: internal compiler error: in do_get_backend, at go/gofrontend/expressions.cc:8352

2016-12-13 Thread jdanek at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78763 --- Comment #5 from Jiri Danek --- On Mon, Dec 12, 2016 at 3:10 PM, marxin at gcc dot gnu.org < gcc-bugzi...@gcc.gnu.org> wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78763 > > --- Comment #4 from Martin Liška --- > I was able to run b

[Bug go/78763] go1: internal compiler error: in do_get_backend, at go/gofrontend/expressions.cc:8352

2016-12-14 Thread jdanek at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78763 --- Comment #6 from Jiri Danek --- I can reproduce this on OpenSuse Tumbleweed (in Docker) $ docker run --rm -it jdanekrh/gcc-78763-opensuse make ]...] [ 66%] Built target reactor_send_cpp Scanning dependencies of target go-build # qpid.apache

[Bug go/78763] go1: internal compiler error: in do_get_backend, at go/gofrontend/expressions.cc:8352

2016-12-23 Thread jdanek at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78763 Jiri Danek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug go/78912] New: Relative import when compiling with `go build` is not resolved

2016-12-23 Thread jdanek at redhat dot com
Priority: P3 Component: go Assignee: ian at airs dot com Reporter: jdanek at redhat dot com CC: cmang at google dot com Target Milestone: --- Created attachment 40410 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40410&acti

[Bug go/78763] go1: internal compiler error: in do_get_backend, at go/gofrontend/expressions.cc:8352

2016-12-23 Thread jdanek at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78763 --- Comment #11 from Jiri Danek --- I am opening "Bug 78912 - Relative import when compiling with `go build` is not resolved" for the relative import error.