https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84076
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egallager at gcc dot gnu.org See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=64867 --- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to sgunderson from comment #3) > printf aside, is this thing actually supported in varargs? I thought > non-PODs were not allowed in varargs, period. (If it's not allowed, I'm not > sure why the compiler even tries.) Related: bug 64867