-Onbsr: Disable far to near call optimization

Group

OPTIMIZATIONS

Description

Disables the JSR to BSR optimization. The compiler checks the range of the call to determine if a BSR can be generated instead of a JSR. If -Onbsr is used this optimization will be disabled.