https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121733
--- Comment #4 from Pali Rohár <pali at kernel dot org> --- Ok. I do not know what those macros means. I quickly found this documentation https://gcc.gnu.org/onlinedocs/gccint/Macros-for-Initialization.html and maybe the HAS_INIT_SECTION should be defined? For HAS_INIT_SECTION it says: "If defined, main will not call __main as described above"
