On Tue, Mar 9, 2021 at 6:29 PM Khanh TN <
tnkh...@gmail.com> wrote:
>
> Thanks a lot for the fix!
> I tried git pull all the repos and reinstalled gollvm and I can run "go" now.
>
> However there are still problems.
> I am trying "go build" on some of my go code. Some build just fine.
> But there is one piece of code that "go build" gives this error:
> "/usr/bin/ld.gold: error: $WORK/b076/_pkg_.a(gccgo_c.o): failed to match split-stack sequence at section 1 offset 0
> /usr/bin/ld.gold: error: $WORK/b076/_pkg_.a(gccgo_c.o): failed to match split-stack sequence at section 1 offset a6"
>
> On this piece, if I run "go build" using normal Go, not gollvm, it builds just fine.
> Is there still a bug or is it on my end?
I'm not sure. What version of gold are you using? Do you happen to