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
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
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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78763
Jiri Danek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
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.