https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107708
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The argument passing here is not defined at all. Yes glibc does it for ones used inside DT_INIT_ARRAY but that does mean it will always work.