On 3/8/19 5:34 AM, Martin Liška wrote:
> A small patch that deals with:
> gcc/config/i386/i386.c:39427:11:Semantic Issue: comparison of two values with 
> different enumeration types in switch statement ('enum built_in_function' and 
> 'ix86_builtins'): -Wenum-compare-switch
> 
> Is it fine to install it?
> Thanks,
> Martin
> 
> gcc/ChangeLog:
> 
> 2019-03-08  Martin Liska  <mli...@suse.cz>
> 
>       * config/i386/i386.c (ix86_builtin_reciprocal): Cast
>       DECL_FUNCTION_CODE into ix86_builtins enum before
>       the switch statement.
OK
jeff

Reply via email to