This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rs6000 sibcall test


	* config/rs6000/rs6000.c (function_ok_for_sibcall): Use binds_local_p.

Doesn't this lose the TREE_ASM_WRITTEN optimization?  Does this mean that
default_binds_local_p should take TREE_ASM_WRITTEN into account when not
flag_pic? 

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]