tree.h (struct tree_type): Don't use descbits in GTY annotation.
authorIan Lance Taylor <iant@google.com>
Fri, 5 Nov 2010 15:53:25 +0000 (15:53 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 5 Nov 2010 15:53:25 +0000 (15:53 +0000)
commit7f7c6d915805fda536209b128adbfebf7d1a8405
treee86244a203644f7daa1899e89195e51bb09a5f49
parent3e926b4d92f06ace79105bd58b806196f4062f84
tree.h (struct tree_type): Don't use descbits in GTY annotation.

* tree.h (struct tree_type): Don't use descbits in GTY
annotation.
* gengtype.c (walk_type): Don't recognize descbits option.

From-SVN: r166365
gcc/ChangeLog
gcc/gengtype.c
gcc/tree.h