This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78763

--- Comment #5 from Jiri Danek <jdanek at redhat dot com> ---
On Mon, Dec 12, 2016 at 3:10 PM, marxin at gcc dot gnu.org <
gcc-bugzilla@gcc.gnu.org> wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78763
>
> --- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
> I was able to run bash in the container, however I can't isolate the issue
> as
> it executes an python script with some ENV variables. Can you please test
> it
> with openSUSE?
>

I gave it a go. I installed gcc6 package and also gcc6-go and gcc6-c++, but
apparently cmake did not detect go compiler on its own and so did not
attempt to compile go binding. I will try to look into it more tomorrow,
why is this happening.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]