From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luc Van Oostenryck Subject: Re: Sparse 0.5.1 RC5 released. Date: Mon, 14 Aug 2017 01:58:46 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from mail-oi0-f54.google.com ([209.85.218.54]:35752 "EHLO mail-oi0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751210AbdHMX6s (ORCPT ); Sun, 13 Aug 2017 19:58:48 -0400 Received: by mail-oi0-f54.google.com with SMTP id e124so71734070oig.2 for ; Sun, 13 Aug 2017 16:58:48 -0700 (PDT) In-Reply-To: Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Dibyendu Majumdar Cc: Linux-Sparse On Mon, Aug 14, 2017 at 1:47 AM, Luc Van Oostenryck wrote: OK, I now only have the others three errors: Both operands to ICmp instruction are not of the same type! %R369 = icmp ne i8* %R3673, %struct.lua_TValue* %R366 Both operands to ICmp instruction are not of the same type! %R1905 = icmp eq { [120 x i8] }* %R1902, { [16 x i8] }* %ARG2 Both operands to ICmp instruction are not of the same type! %R2097 = icmp eq i8* %R209521, %struct.lua_TValue* %R2094 I'll look after a reproducer tomorrow. -- Luc