Fix out-of-bounds array access found by mudflap.
authorJames E Wilson <wilson@specifixinc.com>
Wed, 23 Feb 2005 22:16:07 +0000 (22:16 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 23 Feb 2005 22:16:07 +0000 (14:16 -0800)
commit79e4e6a60be010e665edf8644e424dd9eec5bb30
tree00aa2be2b452a3b6ceaaef2bbda96423fd572118
parente9444bd5ee3a3fa264e5f8541cb6b01507c813fa
Fix out-of-bounds array access found by mudflap.

* gengtype.c (note_insn_name): Make 1 element larger.

From-SVN: r95473
gcc/ChangeLog
gcc/gengtype.c