2010-07-05 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Jul 2010 13:14:24 +0000 (13:14 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Jul 2010 13:14:24 +0000 (13:14 +0000)
commit6a50bb58de60f828b784905ae36401af286ca5e8
treeee1c815950dce667a9a95adb37a128ac344f44ea
parentb6cfe28d11605d543af0a1dafdd7ecdfb7642871
2010-07-05  Richard Guenther  <rguenther@suse.de>

* double-int.h (double_int_sub): Declare.
* double-int.c (double_int_sub): New function.
* dwarf2out.c (field_byte_offset): Use it.
* fixed-value.c (do_fixed_add): Likewise.
(do_fixed_multiply): Likewise.
(do_fixed_divide): Likewise.
* tree-predcom.c (add_ref_to_chain): Likewise.
(determine_roots_comp): Likewise.
* tree-ssa-loop-niter.c (derive_constant_upper_bound_ops): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@161836 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog