]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/gengtype.c
Fix out-of-bounds array access found by mudflap.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Feb 2005 22:16:07 +0000 (22:16 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Feb 2005 22:16:07 +0000 (22:16 +0000)
commitab6994d2fcf91b5ed7597812187671f669c4c43f
tree00aa2be2b452a3b6ceaaef2bbda96423fd572118
parent2ef746b7aa6b477efd6358a950ffc6c880ab519e
Fix out-of-bounds array access found by mudflap.
* gengtype.c (note_insn_name): Make 1 element larger.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95473 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gengtype.c