Index: breakpoint.c =================================================================== RCS file: /cvs/src/src/gdb/breakpoint.c,v retrieving revision 1.652 diff -d -u -r1.652 breakpoint.c --- breakpoint.c 14 Feb 2012 23:28:14 -0000 1.652 +++ breakpoint.c 17 Feb 2012 23:35:18 -0000 @@ -8830,6 +8830,7 @@ case UNOP_COMPLEMENT: case UNOP_ADDR: case UNOP_HIGH: + case UNOP_CAST: /* Unary, binary and ternary operators: We have to check their operands. If they are constant, then so is the result of that operation. For instance, if A and B are