r277560 - in /trunk/gcc: ChangeLog ggc-common.c

marxin@gcc.gnu.org marxin@gcc.gnu.org
Tue Oct 29 08:45:00 GMT 2019


Author: marxin
Date: Tue Oct 29 08:45:06 2019
New Revision: 277560

URL: https://gcc.gnu.org/viewcvs?rev=277560&root=gcc&view=rev
Log:
Fix unsigned type overflow in memory report.

2019-10-29  Martin Liska  <mliska@suse.cz>

	* ggc-common.c: One can't subtract unsigned types
	in compare function.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ggc-common.c



More information about the Gcc-cvs mailing list