decl.c (init_decl_processing): Set TYPE_PRECISON for bools to 1.
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 24 Mar 1998 12:24:56 +0000 (12:24 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 24 Mar 1998 12:24:56 +0000 (12:24 +0000)
commitc1ea6a0b624d80aedbd4ae68874a25d9d825b27f
tree30969daef0a593a73cd076865b60cf02d2a01182
parentae8c596367f6a6f60e9abae7c0ebc2f09dae16f5
decl.c (init_decl_processing): Set TYPE_PRECISON for bools to 1.

8
Tue Mar 24 12:21:55 1998  Benjamin Kosnik  <bkoz@lisa.cygnus.com>
* decl.c (init_decl_processing): Set TYPE_PRECISON for bools to 1.
Tue Mar 24 12:21:48 1998  Jim Wilson  <wilson@cygnus.com>
        * decl.c (init_decl_processing): Initialize TYPE_MAX_VALUE for
        boolean_type_node to 1.
Fixes for g++/15235

From-SVN: r18798
gcc/cp/decl.c