summaryrefslogtreecommitdiff
path: root/CTestCustom.cmake.in
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2010-11-08 11:29:28 -0500
committerDavid Cole <david.cole@kitware.com>2010-11-08 11:30:19 -0500
commit1e26f7c68b9cc1bbaf173cb6a7c6137bb2d829f8 (patch)
tree69e3d29fe65487866384e93e182d2ae183a781db /CTestCustom.cmake.in
parentda778eeb4b095e0d09f60e00e55c9e6ec43b7d7a (diff)
downloadcmake-1e26f7c68b9cc1bbaf173cb6a7c6137bb2d829f8.tar.gz
Suppress "loop was vectorized" "warnings."
Eliminate appearance on dashboard results from Intel compilers.
Diffstat (limited to 'CTestCustom.cmake.in')
-rw-r--r--CTestCustom.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in
index d5789ede95..882fa4cc79 100644
--- a/CTestCustom.cmake.in
+++ b/CTestCustom.cmake.in
@@ -24,6 +24,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"is not used for resolving any symbol"
"Clock skew detected"
"remark\\(1209"
+ "remark: .*LOOP WAS VECTORIZED"
"LINK : warning LNK4089: all references to.*ADVAPI32.dll.*discarded by /OPT:REF"
"LINK : warning LNK4089: all references to.*USER32.dll.*discarded by /OPT:REF"
"Warning: library was too large for page size.*"