https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99759
Fangrui Song <i at maskray dot me> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #4 from Fangrui Song <i at maskray dot me> --- Fixed by f49e3d28be44179f07b8a06159139ce77096dda7 ("libgcc: use .init_stack for constructors if available"). Thanks, Ian!