OSDN Git Service

* eval.c (evaluate_subexp_for_sizeof): Use builtin_int type of
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 11 Sep 2008 14:12:57 +0000 (14:12 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Thu, 11 Sep 2008 14:12:57 +0000 (14:12 +0000)
commite05347442f6cf87387b4b52636707112a31c2902
tree7f70a822052deaaf5f44e8d3b8d743ac89d612a0
parentef0cc63e213f7244d2829aae6c7e30a5d0c95823
* 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