Re: [RFC 28/31] x86/alternative: Create symbols for special section entrie

From: Josh Poimboeuf
Date: Sat Sep 07 2024 - 02:28:34 EST


On Fri, Sep 06, 2024 at 06:51:32AM +0000, Weinan Liu wrote:
> I'm observing multiple compilation errors when using clang-16 after applying this particular patch.
>
> # CC init/main.o
> <instantiation>:4:1: error: symbol '__bug_table_0' is already defined
> __bug_table_0:

Thanks for the report. So far my tests have only been with gcc but I
will try clang soon.

--
Josh