The RS/6000 and PowerPC targets define one pragma for controlling whether or not the longcall
attribute is added to function declarations by default. This pragma overrides the -mlongcall
option, but not the longcall
and shortcall
attributes. See RS/6000 and PowerPC Options, for more information about when long calls are and are not necessary.
longcall (1)
longcall
attribute to all subsequent function declarations. longcall (0)
longcall
attribute to subsequent function declarations.
© Free Software Foundation
Licensed under the GNU Free Documentation License, Version 1.3.
https://gcc.gnu.org/onlinedocs/gcc-6.3.0/gcc/RS_002f6000-and-PowerPC-Pragmas.html