On 7/18/24 4:09 AM, Maxim Blinov wrote:
Let the user turn off ifunc support at configure time if they want to. Currently, the logic in gcc/autoconf.ac will override the default logic in gcc/config.gcc. gcc/ChangeLog: * config.gcc: Default-enable ifunc support for RISC-V on Linux. * autoconf.ac: Honor the default_gnu_indirect_function variable. * autoconf: Regenerate.
Why should risc-v be treated differently than the other ports? jeff