-qspeculateabsolutes

Category

Optimization and tuning

Pragma equivalent

None.

Purpose

Works with the -qtocmerge -bl:file for non-IPA links and with the -bl:file for IPA links to disable speculation at absolute addresses.

The bl:file is necessary for the compiler to know which addresses are absolutes.

Syntax

Read syntax diagramSkip visual syntax diagram
        .-speculateabsolutes---.   
>>- -q--+-nospeculateabsolutes-+-------------------------------><

Defaults

-qspeculateabsolutes

Predefined macros

None.

Related information