Next: Transform Directive, Previous: Schedule Directive, Up: Xtensa Directives
The longcalls
directive enables or disables function call
relaxation. See Function Call Relaxation.
.begin [no-]longcalls .end [no-]longcalls
Call relaxation is disabled by default unless the `--longcalls'
command-line option is specified. The longcalls
directive
overrides the default determined by the command-line options.