c-common.c (decl_attributes): Fix reserved space for init_priority.
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 5 Feb 1999 11:46:10 +0000 (11:46 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 5 Feb 1999 11:46:10 +0000 (11:46 +0000)
commitaa33de95b209c408a6c9abc3d298587c49b4e216
treed96532abfdc6d6599843133bb46caf5e09a41bb5
parent342d9c89f6b404a8d3ef56a61705982f1d70f719
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: r25045
gcc/ChangeLog