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
..
2004-11-28 23:17:33 +00:00
2005-02-24 23:54:03 +00:00
2004-12-03 23:59:53 +00:00
2005-03-08 08:59:17 +00:00
2005-03-08 10:12:21 +00:00
2005-03-08 14:35:20 +00:00
2003-10-10 07:08:03 +00:00
2005-02-11 04:12:19 +00:00
2004-08-17 16:33:28 +00:00
2004-09-10 01:04:59 +00:00
2005-01-19 16:57:48 +00:00
2004-09-20 20:06:29 +00:00
2005-03-08 10:12:21 +00:00
2004-02-18 04:22:02 +00:00
2005-01-19 18:40:12 +00:00
2004-12-15 18:28:54 +00:00
2005-03-08 10:12:21 +00:00
2005-03-07 18:57:57 +00:00
2005-03-08 14:35:20 +00:00
2005-02-03 03:58:53 +00:00
2005-02-03 03:58:53 +00:00
2004-10-12 14:41:42 +00:00