genoutput.c (next_index_number): Delete.
authorRichard Sandiford <richard.sandiford@arm.com>
Thu, 16 Jul 2015 13:20:48 +0000 (13:20 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 16 Jul 2015 13:20:48 +0000 (13:20 +0000)
commit1e2e5efadd0147f249be5bd4e32f91c9e571824b
tree1167cb95f73a0dc9b8c62f1b4327980825a8a52e
parent5839708b0948556b36636b23475e9d215db181d9
genoutput.c (next_index_number): Delete.

gcc/
* genoutput.c (next_index_number): Delete.
(data): Remove index_number.
(gen_insn, gen_peephole, gen_expand, gen_split): Update accordingly.
(main): Remove manipulation of next_index_number.

From-SVN: r225876
gcc/ChangeLog
gcc/genoutput.c