diff options
author | Brad King <brad.king@kitware.com> | 2023-05-09 09:04:56 -0400 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-05-09 09:09:12 -0400 |
commit | c78be340ba110366f59ccfd4dc140e5ac31191d9 (patch) | |
tree | ee9f548b0b85c1e50bf9a8d0dd8c97034c33e0b5 /Help/guide/tutorial/Step2/MathFunctions/MathFunctions.cxx | |
parent | b2d689bc5abf027e6650cb8d68c9859249a0ea6f (diff) | |
download | cmake-c78be340ba110366f59ccfd4dc140e5ac31191d9.tar.gz |
Tests: Teach RunCMake to ignore Intel Fortran remark 10440
The Intel Fortran compiler may remark:
ifx: remark #10440: Note that use of a debug option without any
optimization-level option will turnoff most compiler optimizations
similar to use of '-O0'
Teach RunCMake to drop such incidental lines before matching against
expected output.
This extends commit b2d030e8fe (Tests: Teach RunCMake to ignore Intel
-Rdebug-disables-optimization remarks, 2022-06-14, v3.26.0-rc1~395^2)
to cover the `ifx` Fortran compiler too.
Diffstat (limited to 'Help/guide/tutorial/Step2/MathFunctions/MathFunctions.cxx')
0 files changed, 0 insertions, 0 deletions