Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 7/13/2023
Public
Document Table of Contents

Alphabetical Option List

The following table lists all the current compiler options in alphabetical order.

A, QA

Specifies an identifier for an assertion.

alias-const, Qalias-const

Determines whether the compiler assumes a parameter of type pointer-to-const does not alias with a parameter of type pointer-to-non-const.

align

Determines whether variables and arrays are naturally aligned.

ansi

Enables language compatibility with the gcc option ansi.

ansi-alias, Qansi-alias

Enables or disables the use of ANSI aliasing rules in optimizations.