C++ User's Guide

Interactions

The -fast option expands into options that may affect options that are specified after -fast.

The code generation option, optimization level, and use of inline template files can be overridden by subsequent options. The optimization level that you specify overrides a previously set optimization level.

The -fast option includes -fns -ftrap=%none; that is, this option turns off all trapping.