On Tue, 2018-03-20 at 12:09 +0100, Andreas Schwab wrote: > On Mär 20 2018, David Abdurachmanov <david....@gmail.com> wrote: > > > What is the current situation/resolution regarding GOARCH? GCC use > > RISCV64, but golang port uses RISCV. It would be nice to have a > > resolution before GCC 8 release is cut. > > I didn't know that GOARCH has any significance. Did you file a bug?
I don't know about significance of GOARCH, but I do care about consistency with golang port to avoid confusion by users later on. I have not filed a bug report. I though Stefan (CC) was in contact with you regarding this. david