Validate that Init value is within range defined by IntegerRange.
authorMartin Liska <mliska@suse.cz>
Thu, 27 Jul 2017 12:58:07 +0000 (14:58 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Thu, 27 Jul 2017 12:58:07 +0000 (12:58 +0000)
commite88a93840b20153a80b9504b3233e58012b009d5
treed0abe82458345300dd2046edaf27eb7b4e3b3b44
parenta7faf57b71e6e562d5d9ac0e5b927f648fae1b02
Validate that Init value is within range defined by IntegerRange.

2017-07-27  Martin Liska  <mliska@suse.cz>

* opt-functions.awk: Add validation of value of Init.
* optc-gen.awk: Pass new argument.

From-SVN: r250625
gcc/ChangeLog
gcc/opt-functions.awk
gcc/optc-gen.awk