ATTRIBUTES IGNORE_LOC

The ATTRIBUTES directive option IGNORE_LOC enables %LOC to be stripped from an argument. It takes the following form:

Syntax

cDEC$ ATTRIBUTES IGNORE_LOC :: arg

c

Is one of the following: C (or c), !, or *. (See Syntax Rules for Compiler Directives.)

arg

Is the name of an argument.

IGNORE_LOC is only valid if the REFERENCE option is also specified; otherwise, it has no effect.