[Bug c++/105646] g++ does not raise xxx is used uninitialized warning under some conditions

cfy1990 at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed May 18 14:13:29 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105646

--- Comment #1 from cfy1990 at gmail dot com ---
When compile without -O2, g++ will generate "'v3' may be used uninitialized"
warning.
code link: https://godbolt.org/z/r3sY4srx9


More information about the Gcc-bugs mailing list