]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ada-lang.c
* ada-lang.c (ada_evaluate_subexp) <BINOP_DIV>: make sure to
authorJoel Brobecker <brobecker@gnat.com>
Fri, 13 Mar 2009 02:15:01 +0000 (02:15 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 13 Mar 2009 02:15:01 +0000 (02:15 +0000)
commit9c2be529f5eba8ee2b799003b6c2dc15971954d1
tree1e0e066af1eb510bab9635d31c7519c36a855cf4
parent2360f94a4291075f239aeeb1f6bc2d2484fe0e28
    * ada-lang.c (ada_evaluate_subexp) <BINOP_DIV>: make sure to
        promote the operands when noside is EVAL_AVOID_SIDE_EFFECTS.
gdb/ChangeLog
gdb/ada-lang.c