Allocate enough space for attr_printf; Use obstack_alloc instead of xmalloc.
authorMichael Meissner <meissner@gcc.gnu.org>
Thu, 27 Aug 1992 20:56:29 +0000 (20:56 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Thu, 27 Aug 1992 20:56:29 +0000 (20:56 +0000)
commit0e9414fd5cf67135f854c3481bf22357ba1616c8
tree1ec4642b14c1c9e2e63dff0bff51671ef23ecaad
parent8696da340c88dc97b7fd08861bb81e1c886662b8
Allocate enough space for attr_printf; Use obstack_alloc instead of xmalloc.

From-SVN: r1974
gcc/genattrtab.c