This option enables the PIC facility.
See "4.2.6.1 Allocation of function and data to section " and "8.6 PIC/PID Facility" for details about the PIC facility.
When this option is specified, the section to which the function code is output is changed from the text attribute section to the pctext attribute section. |
Referencing a function allocated to the pctext attribute section is always performed in PC-relative mode. This allows the pctext attribute section to be allocated at a desired address after linkage. |