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.

Visible to Intel only — GUID: GUID-9BFC3FFC-3475-433B-B0C3-6E2FDBC90616

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.