Certain environments, such as OS and embedded, benefit by using the 64-bit IP-relative branch instruction (brl) for function calls. Please enhance the IA-64 code generation to recognize the -mlong_calls option (-mno_long_calls by default) and emit the brl.call instruction instead of the br.call instruction when enabled.
-- Summary: Enable -mlong_calls for IA64 to use brl.call Product: gcc Version: unknown Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jsworley at qwest dot net CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: ia64-redhat-linux GCC host triplet: ia64-redhat-linux GCC target triplet: ia64-redhat-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20819