[Bug target/79439] Missing nop instruction after recursive call corrupts TOC register

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 9 13:09:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79439

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to David Edelsohn from comment #5)
> current_file_function_operand probably needs to add a test for
> flag_semantic_interposition when the ABI mandates interpolation.

Maybe better just call decl_replaceable_p (current_function_decl) if not
SYMBOL_REF_LOCAL_P (or something similar).


More information about the Gcc-bugs mailing list