-qaggrcopy

Pragma equivalent

None.

Purpose

Enables destructive copy operations for structures and unions.

Syntax

Read syntax diagramSkip visual syntax diagram
                     .-nooverlap-.   
>>- -q--aggrcopy--=--+-overlap---+-----------------------------><

Defaults

-qaggrcopy=nooverlap

Parameters

overlap | nooverlap
nooverlap assumes that the source and destination for structure and union assignments do not overlap, allowing the compiler to generate faster code. overlap inhibits these optimizations.

Predefined macros

None.



Voice your opinion on getting help information Ask IBM compiler experts a technical question in the IBM XL compilers forum Reach out to us