Disallow combination of gcc > 9 and IBM_VSX
commit60a138c51ab4bcec063cb78dea55fafceca07e9a
authorPaul Bauer <paul.bauer.q@gmail.com>
Thu, 30 Apr 2020 06:27:31 +0000 (30 08:27 +0200)
committerPaul Bauer <paul.bauer.q@gmail.com>
Thu, 30 Apr 2020 10:45:51 +0000 (30 10:45 +0000)
treecbed458508af3995f0704c30fd547da641b717f7
parentfa5a87d9304e45435b4f1d75ea55afaeb01f54fc
Disallow combination of gcc > 9 and IBM_VSX

The compiler flag is not detected for newer versions of gcc and can lead
to confusing error messages.

Fixes #3380

Change-Id: I0c5311325b2bf2bc08ab727eabd670115720b4a6
cmake/gmxManageSimd.cmake
docs/release-notes/2020/2020.2.rst