c-common.c (decl_attributes): Fix reserved space for init_priority.
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 5 Feb 1999 11:46:14 +0000 (11:46 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 5 Feb 1999 11:46:14 +0000 (11:46 +0000)
commit4c4e4fd61b42c41ce8a25488d3d4678366a7d050
treea27ede9232aa8f1571d87a87fbbffcb9c15a4adc
parentaa33de95b209c408a6c9abc3d298587c49b4e216
c-common.c (decl_attributes): Fix reserved space for init_priority.


Fri Feb  5 11:49:49 1999  Benjamin Kosnik  <bkoz@loony.cygnus.com>
* c-common.c (decl_attributes): Fix reserved space for init_priority.
* tree.h (MAX_RESERVED_INIT_PRIORITY): New macro.

From-SVN: r25046
gcc/c-common.c