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