[Bug c++/84076] [6/7/8 Regression] Warning about objects through POD mistakenly claims the object is a pointer
sgunderson at bigfoot dot com
gcc-bugzilla@gcc.gnu.org
Tue Jan 30 09:46:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84076
--- Comment #3 from sgunderson at bigfoot dot com ---
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.)
More information about the Gcc-bugs
mailing list