This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 4/N] Fix unsigned type overflow in memory report.


On 10/25/19 7:21 AM, Martin Liška wrote:
> Hi.
> 
> And there's one more integer overflow fix.
> 
> Martin
> 
> 
> 0001-Fix-unsigned-type-overflow-in-memory-report.patch
> 
> From 35c22704dc705508672f19b09e6d1b94bd956535 Mon Sep 17 00:00:00 2001
> From: Martin Liska <mliska@suse.cz>
> Date: Fri, 25 Oct 2019 15:09:32 +0200
> Subject: [PATCH] Fix unsigned type overflow in memory report.
> 
> gcc/ChangeLog:
> 
> 2019-10-25  Martin Liska  <mliska@suse.cz>
> 
> 	* ggc-common.c: One can't subtract unsigned types
> 	in compare function.
OK
jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]