Nathan Sidwell
36e9969cac
* ax-gdb.c (gen_expr): Add UNOP_PLUS case.
* c-exp.y (exp): Add unary plus.
* eval.c (evaluate_subexp_standard): Add UNOP_PLUS case.
* valarith.c (value_x_unop): Add UNOP_PLUS case.
(value_pos): New.
* value.h (value_pos): Declare.
* gdb.cp/userdef.cc (A1::operator+): New unary plus.
(A2): New class.
(main): Test operator+.
* gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
breakpoint test.
2005-03-08 14:35:20 +00:00
..
2005-03-08 10:12:21 +00:00
2004-08-13 08:48:46 +00:00
2004-08-15 09:17:30 +00:00
2004-08-09 22:47:50 +00:00
2005-03-08 10:12:21 +00:00
2004-08-13 10:24:52 +00:00
2004-08-15 09:17:30 +00:00
2004-08-01 01:03:47 +00:00
2005-03-05 13:31:26 +00:00
2004-06-18 14:24:54 +00:00
2004-06-17 18:30:18 +00:00
2004-06-17 04:28:22 +00:00
2004-06-17 04:28:22 +00:00
2004-06-14 16:30:16 +00:00
2004-08-15 09:17:30 +00:00
2004-08-09 13:15:26 +00:00
2004-06-13 16:07:02 +00:00
2005-03-08 14:35:20 +00:00
2005-03-08 14:35:20 +00:00
2004-06-12 01:20:50 +00:00
2004-08-09 22:47:50 +00:00