Re: [PATCH] RISC-V: jal cannot refer to a default visibility symbol for shared object.

2021-12-06 Thread Kito Cheng via Gcc-patches
Committed, thanks :) On Mon, Nov 29, 2021 at 8:48 PM Nelson Chu wrote: > > This is the original binutils bugzilla report, > https://sourceware.org/bugzilla/show_bug.cgi?id=28509 > > And this is the first version of the proposed binutils patch, > https://sourceware.org/pipermail/binutils/2021-Nove

[PATCH] RISC-V: jal cannot refer to a default visibility symbol for shared object.

2021-11-29 Thread Nelson Chu
This is the original binutils bugzilla report, https://sourceware.org/bugzilla/show_bug.cgi?id=28509 And this is the first version of the proposed binutils patch, https://sourceware.org/pipermail/binutils/2021-November/118398.html After applying the binutils patch, I get the the unexpected error