https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44471
Thomas Koenig <tkoenig at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #7 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- We now use the backend decl if there is one. And with PR87689 fixed, we no longer use variadic calls. The xorl is no longer there. Hence, closing as FIXED.