gen-pass-instances.awk (adjust_linenos): INcrement pass_lines[p] by increment rather...
authorJakub Jelinek <jakub@redhat.com>
Wed, 26 Oct 2016 16:20:54 +0000 (18:20 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 26 Oct 2016 16:20:54 +0000 (18:20 +0200)
commit984fa0eacb8a9e738305bed0deff3f36830bf04b
tree7dca8cd9078a12cfc08ed1d25b5b31ea17d1fe27
parent32502b58e2a59b41c4ef81e485b5999c88d86a69
gen-pass-instances.awk (adjust_linenos): INcrement pass_lines[p] by increment rather than double it.

* gen-pass-instances.awk (adjust_linenos): INcrement pass_lines[p]
by increment rather than double it.
(insert_remove_pass): Strip leading whitespace from args[3].  Don't
emit a space before args[4].
(END): Don't emit a space before with_arg.

From-SVN: r241580
gcc/ChangeLog
gcc/gen-pass-instances.awk