From f0ccd14ce02686fb9e7cd96d3522b69a66187eb3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 25 Jun 2016 02:00:52 +0300 Subject: Add some new flags into gcc snapshot. --- tools/ci/flags/gccsnapshot.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/ci/flags/gccsnapshot.sh b/tools/ci/flags/gccsnapshot.sh index 72514c424..7c6542d50 100755 --- a/tools/ci/flags/gccsnapshot.sh +++ b/tools/ci/flags/gccsnapshot.sh @@ -194,6 +194,7 @@ export CXXFLAGS="${CXXFLAGS} -Wpragmas" # not for C++ #export CXXFLAGS="${CXXFLAGS} -Wproperty-assign-default" #export CXXFLAGS="${CXXFLAGS} -Wprotocol" +export CXXFLAGS="${CXXFLAGS} -Wpsabi" #export CXXFLAGS="${CXXFLAGS} -Wreal-q-constant" #export CXXFLAGS="${CXXFLAGS} -Wrealloc-lhs" #export CXXFLAGS="${CXXFLAGS} -Wrealloc-lhs-all" @@ -247,6 +248,7 @@ export CXXFLAGS="${CXXFLAGS} -Wswitch" export CXXFLAGS="${CXXFLAGS} -Wswitch-bool" export CXXFLAGS="${CXXFLAGS} -Wswitch-default" export CXXFLAGS="${CXXFLAGS} -Wswitch-enum" +export CXXFLAGS="${CXXFLAGS} -Wswitch-unreachable" export CXXFLAGS="${CXXFLAGS} -Wsync-nand" export CXXFLAGS="${CXXFLAGS} -Wsynth" # ignoring -- cgit v1.2.3-60-g2f50