[Bug c++/67559] [C++] [regression] Passing non-trivially copyable objects through '...' doesn't generate warning or error
bisqwit at iki dot fi
gcc-bugzilla@gcc.gnu.org
Sun Sep 13 20:13:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67559
--- Comment #2 from Joel Yliluoma <bisqwit at iki dot fi> ---
But when compiling for earlier standard versions that explicitly label this as
undefined behavior, it should at least give a warning.
More information about the Gcc-bugs
mailing list