[PATCH 1/6] Thread pointer built-in functions, core parts

Richard Henderson rth@redhat.com
Wed Aug 29 23:40:00 GMT 2012


On 2012-08-28 01:13, Chung-Lin Tang wrote:
> +  icode = optab_handler (get_thread_pointer_optab, Pmode);

Until we decide there's no point in the distinction, this should
be spelled direct_optab_handler, to match OPTAB_D with which the
optab is declared.

Otherwise ok.


r~



More information about the Gcc-patches mailing list