* ch-exp.y (literal): Recognize NULL.
authorPer Bothner <per@bothner.com>
Wed, 4 Jan 1995 01:07:15 +0000 (01:07 +0000)
committerPer Bothner <per@bothner.com>
Wed, 4 Jan 1995 01:07:15 +0000 (01:07 +0000)
commit2d67c7e986e0502739a211e899573dee17f21346
treea44dbf8e3d6dcf21286bffa18280be0cd309bbb7
parent3bcf418186358df5756e645b6e6034198b3ce2b6
* ch-exp.y (literal):  Recognize NULL.
(tuple):  Parse simple unlabelled tuples.
* eval.c (evaluate_subexp case OP_ARRAY):  Use expect_type to
evaluate brace-initializer-expressions depending on context.
(evaluate_subexp case UNOP_CAST):  Pass the target type as
expected type when evaluating the expression.
gdb/ChangeLog
gdb/ch-exp.y
gdb/eval.c
This page took 0.024114 seconds and 4 git commands to generate.