OSDN Git Service

* eval.c (evaluate_subexp_for_sizeof): Use builtin_int type of
authoruweigand <uweigand>
Thu, 11 Sep 2008 14:12:57 +0000 (14:12 +0000)
committeruweigand <uweigand>
Thu, 11 Sep 2008 14:12:57 +0000 (14:12 +0000)
commitf7f36398148f9bb4907bf554d1bb2044f0c9a441
treef986e4a9f91c46923d75076a6f8c16ca51171173
parent3ecaa241c1463ac47574d6d92cb1cd7fc7d7b71f
* eval.c (evaluate_subexp_for_sizeof): Use builtin_int type of
the expression architecture instead of builtin_type_int as the
sizeof return type.
gdb/ChangeLog
gdb/eval.c