Fix PGI compiler flag
commit8a4dc356845d27dfccceab24d42aca517bfe5042
authorErik Lindahl <erik@kth.se>
Wed, 5 Aug 2015 15:57:08 +0000 (5 17:57 +0200)
committerErik Lindahl <erik@kth.se>
Wed, 5 Aug 2015 16:16:07 +0000 (5 18:16 +0200)
tree3215e92af0c6075d13adfb3fdbd2406552b06b3c
parentbc51e73717ef5bbd6d29a2039ffc8609d13a6618
Fix PGI compiler flag

Work around compiler crashes by removing inter-procedural analysis.
Removed the extra -fastsse option which is identical to the -fast
option already added for release build types. Updated the warning
about not recommending PGI for now.

Change-Id: I0a43e19f3035a44330d8d32bb557639357100aa8
cmake/gmxCFlags.cmake
cmake/gmxTestCompilerProblems.cmake