OSDN Git Service

* ada-lang.c (ada_evaluate_subexp) [BINOP_ASSIGN]: Do not force
authorJoel Brobecker <brobecker@gnat.com>
Fri, 9 May 2008 23:50:41 +0000 (23:50 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 9 May 2008 23:50:41 +0000 (23:50 +0000)
commit40f9a642de3543d1db650e9859f174d21668e53a
treec578df0df6cf62554a975529360c6429d233c455
parent63b25232fd1503f76e3f727c7c45f5a07057b34d
    * ada-lang.c (ada_evaluate_subexp) [BINOP_ASSIGN]: Do not force
        the type of the right hand side of the assignment to the type
        of the left hand side if the left hand side is a convenience
        variable.
gdb/ChangeLog
gdb/ada-lang.c