From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luc Van Oostenryck Subject: Re: [PATCH 2/2] pre-process: replace use of vla's with heap allocation Date: Sat, 29 Jul 2017 18:22:36 +0200 Message-ID: <20170729162235.kt7ernrjliju6n2f@ltop.local> References: <5ffb141e-fdb2-a1b8-a5b7-c922d1a9ef08@ramsayjones.plus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-wm0-f46.google.com ([74.125.82.46]:35365 "EHLO mail-wm0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752633AbdG2QWj (ORCPT ); Sat, 29 Jul 2017 12:22:39 -0400 Received: by mail-wm0-f46.google.com with SMTP id m85so43606530wma.0 for ; Sat, 29 Jul 2017 09:22:39 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Christopher Li Cc: Ramsay Jones , Sparse Mailing-list On Sat, Jul 29, 2017 at 12:16:53PM -0400, Christopher Li wrote: > On Sat, Jul 29, 2017 at 9:17 AM, Luc Van Oostenryck > > Also, this is not IMO -rc4+ material. > > Agree, because it changes the code behavior. Do you mind have the '-Wno-vla' > in -rc5? That should not change any code it generate. I am fine either way. I don't mind. -- Luc