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: [PATCH] Annotation improvements to prepare_float_lib_cmp


Roger Sayle <roger@eyesopen.com> writes:

>
> 	* optabs.c (prepare_float_lib_cmp): Avoid searching for REG_RETVAL
> 	instruction by using LCT_CONST and then calling emit_libcall_block
> 	ourselves.

This is OK.

If you feel enthusiastic you might look for other places that can use
the same idiom.

zw


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