Language
C++
Compiler
gcc 5.4.0
Options
Warnings
Optimization
Boost 1.64.0
C++1z(GNU)
-pedantic-errors
Raw compiler options
-fstrict-overflow
-Wstrict-overflow=5
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.64.0/gcc-5.4.0/include -std=gnu++1z -pedantic-errors -fstrict-overflow -Wstrict-overflow=5
Exit Code:
0