parser.c (CP_LEXER_BUFFER_SIZE): Adjust to assure near power-of-two token vector...
authorRichard Guenther <rguenther@suse.de>
Mon, 19 Jun 2006 20:08:28 +0000 (20:08 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 19 Jun 2006 20:08:28 +0000 (20:08 +0000)
commit5ff5e6c8240829c5dc7eb17ea3e729c302bae0ad
tree564fabdc8ab2ad59d0c981eddadc0055c9ebecb1
parent8112612670aa76350a0bebb09ca12c1bdcc1e8a7
parser.c (CP_LEXER_BUFFER_SIZE): Adjust to assure near power-of-two token vector size.

2006-06-19  Richard Guenther  <rguenther@suse.de>

        * parser.c (CP_LEXER_BUFFER_SIZE): Adjust to assure near
        power-of-two token vector size.

From-SVN: r114785
gcc/cp/ChangeLog
gcc/cp/parser.c