The pragma #pragma section has been modified to accept far_sda_rel for the data_mode and code_mode options, even if we are not using Code Model SDA Based PIC/PID Addressing. If we omit these options, the compiler uses the Code Model to determine the appropriate modes.
data_mode = far_abs
code_mode = pc_rel
data_mode = far_sda_rel
code_mode = pc_rel