parser.c (cp_parser_sizeof_operand): Do not evaluate the expression.
authorMark Mitchell <mark@codesourcery.com>
Thu, 2 Jan 2003 18:12:28 +0000 (18:12 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 2 Jan 2003 18:12:28 +0000 (18:12 +0000)
commit3beb3abf1dff9ba8728d532c53374e6446fef230
treee3ac28ac91d298152bf4daf783c2bc06125ef78c
parentcb203576cf1cceb5bbeb402e5a0e571e6f8a99aa
parser.c (cp_parser_sizeof_operand): Do not evaluate the expression.

* parser.c (cp_parser_sizeof_operand): Do not evaluate the
expression.

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