Do not use -fast, since it causes the code to be generated for the processor the compiler is running on. Use -xO4 instead. Fixes #2773.