Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 3/31/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

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.