Tom Tromey
95c391b64a
PR exp/9514:
* parser-defs.h (insert_type, insert_type_address_space): Declare.
(push_type_address_space): Remove.
* parse.c (insert_into_type_stack): New function.
(insert_type): Likewise.
(insert_type_address_space): Rename from push_type_address_space.
Insert tp_space_identifier.
* c-exp.y (ptr_operator): New production.
(abs_decl): Use ptr_operator.
(space_identifier): Call insert_type_address_space.
(ptype): Don't use const_or_volatile_or_space_identifier.
(const_or_volatile_noopt): Call insert_type.
(conversion_type_id, conversion_declarator): New productions.
(operator): Use conversion_type_id.
testsuite
* gdb.base/whatis.exp: Add tests.
2012-06-19 19:49:42 +00:00
..
2012-06-05 13:50:13 +00:00
2012-06-17 19:53:52 +00:00
2012-05-17 19:03:59 +00:00
2012-06-19 19:49:42 +00:00
2012-05-17 19:03:59 +00:00
2012-06-19 15:47:02 +00:00
2012-05-17 19:03:59 +00:00
2012-05-24 22:14:36 +00:00
2012-05-17 19:03:59 +00:00
2012-03-19 18:19:26 +00:00
2012-05-17 19:03:59 +00:00
2012-05-17 19:03:59 +00:00
2012-05-17 19:03:59 +00:00
2012-06-13 18:06:07 +00:00
2012-05-24 00:33:47 +00:00
2012-05-17 19:03:59 +00:00
2012-05-17 19:03:59 +00:00
2012-05-18 15:31:42 +00:00
2012-05-17 19:03:59 +00:00
2012-05-17 19:03:59 +00:00
2012-05-17 19:03:59 +00:00
2012-05-19 01:05:38 +00:00
2012-05-17 19:03:59 +00:00
2012-05-28 20:37:29 +00:00
2012-05-17 19:03:59 +00:00
2012-06-06 18:10:17 +00:00
2012-06-07 15:07:03 +00:00
2012-05-17 19:03:59 +00:00
2012-06-11 17:44:07 +00:00
2012-06-19 19:49:42 +00:00
2012-04-25 14:07:23 +00:00
2012-04-25 14:07:23 +00:00
2012-03-18 04:17:16 +00:00
2012-05-17 19:03:59 +00:00