On Tue, Nov 10, 2020 at 7:33 PM Nelson Chu <nelson....@sifive.com> wrote:
> gcc/ > * configure: Regenerated. > * configure.ac: If ifunc was supported in the binutils for > linux toolchain, then set enable_gnu_indirect_function to yes. > Looks good. I committed and pushed it. I see some extra ifunc related testsuite failures, but that is because we don't have the glibc ifunc patches upstream yet. It will be important to get those done next. Jim