On 07/13/2017 02:03 AM, Martin Liška wrote: > Hello. > > I'm sending the patch that does validation of values of Init. > Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. > > Ready to be installed? > Martin > > > 0001-Validate-that-Init-value-is-within-range-defined-by-.patch > > > From 46d8c6b9030d677629a4f7c647efe73f4c2ddf0c Mon Sep 17 00:00:00 2001 > From: marxin <mli...@suse.cz> > Date: Mon, 10 Jul 2017 10:33:49 +0200 > Subject: [PATCH] Validate that Init value is within range defined by > IntegerRange. > > gcc/ChangeLog: > > 2017-07-13 Martin Liska <mli...@suse.cz> > > * opt-functions.awk: Add validation of value of Init. > * optc-gen.awk: Pass new argument. I'm going to assume you have a good reason to special case "-1" for init and not warn on that.
OK. jeff