[PATCH 2/4] IBM Z: Unhardcode NR_C_MODES

Andreas Krebbel krebbel@linux.ibm.com
Wed Nov 4 17:14:49 GMT 2020


On 03.11.20 22:45, Ilya Leoshkevich wrote:
> gcc/ChangeLog:
> 
> 2020-11-03  Ilya Leoshkevich  <iii@linux.ibm.com>
> 
> 	* config/s390/s390.c (NR_C_MODES): Unhardcode.
> 	(s390_alloc_pool): Use size_t for iterating from 0 to
> 	NR_C_MODES.
> 	(s390_add_constant): Likewise.
> 	(s390_find_constant): Likewise.
> 	(s390_dump_pool): Likewise.
> 	(s390_free_pool): Likewise.

Ok. Thanks!

Andreas



More information about the Gcc-patches mailing list