]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ada-lang.c
* 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)
commit003f3813535065a6b52d36b55443e43a59961238
treeecc9af6b979fabcbf280afcb54f52b9b381250c7
parent35903be00caecb8248eb38414b3fad3fee65fbe8
    * 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