Merge topic 'update-warning-suppression'

87d66066 CTestCustom: Suppress MIPSpro warnings about Olimit
This commit is contained in:
Brad King 2014-03-07 11:06:32 -05:00 committed by CMake Topic Stage
commit 849baff8e6
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ set(CTEST_CUSTOM_WARNING_EXCEPTION
"Warning: public.*BZ2_bz.*in module.*bzlib.*clashes with prior module.*bzlib.*"
"Warning: public.*_archive.*clashes with prior module.*"
"Warning: LINN32: Last line.*is less.*"
"Warning: Olimit was exceeded on function.*"
"Warning: To override Olimit for all functions in file.*"
"warning.*directory name.*CMake-Xcode.*/bin/.*does not exist.*"
"stl_deque.h:1051"
"(Lexer|Parser).*warning.*conversion.*may (alter its value|change the sign)"