[Bug c++/71011] Wrong "may be uninitialized" warning
bobby.prani at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sun May 8 20:15:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71011
--- Comment #3 from Pranith Kumar <bobby.prani at gmail dot com> ---
Command which shows this error:
$ g++ -o .opt_build/src/allocate.o -c -O3 -std=c++11 -funroll-loops -Werror
-Wuninitialized -Wno-write-strings -DLONG_COUNTERS -DNO_MPI -DNO_DEBUG
src/allocate.i -Wall -Wextra
More information about the Gcc-bugs
mailing list