-qlibansi

@PROCESS

None.

Purpose

Assumes that all functions with the name of an ANSI C library function are, in fact, the library functions and not a user function with different semantics.

Syntax

Read syntax diagramSkip visual syntax diagram
        .-nolibansi-.   
>>- -q--+-libansi---+------------------------------------------><

Defaults

-qnolibansi

Usage

This option will allow the optimizer to generate better code because it will know about the behavior of a given function, such as whether or not it has any side effects.
Note: Do not use this option if your application contains your own version of a library function that is incompatible with the standard one.

Related information

See -qipa.



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