[PATCH] Fix spelling of ones' complement.

Eric Botcazou ebotcazou@libertysurf.fr
Tue Nov 16 23:39:42 GMT 2021


> Nitpicking time.  It's spelled "ones' complement" rather than "one's
> complement".  I didn't go into config/.
> 
> Ok for trunk?
> 
> gcc/ChangeLog:
> 
> 	* doc/implement-c.texi: Fix spelling.
> 	* doc/md.texi: Likewise.
> 	* expmed.c (emit_store_flag_int): Likewise.
> 	* optabs.c (expand_abs): Likewise.
> 	(expand_one_cmpl_abs_nojump): Likewise.
> 	* optabs.h (expand_abs): Likewise.
> 	* tree-ssa-ccp.c (gimple_nop_atomic_bit_test_and_p): Likewise.

IMO either you change them all or you change none, any intermediate stage is 
worse than the current situation, which is probably OK for 99.99% of people.

-- 
Eric Botcazou




More information about the Gcc-patches mailing list