always define HAVE_lo_sum
commit6cc3d6ec847ad9088e0328b2edacf6d9678e26cd
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 May 2015 00:32:31 +0000 (24 00:32 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 May 2015 00:32:31 +0000 (24 00:32 +0000)
tree0f7ebd2e79975597ab369595601f0010e6317dc9
parent44ef3ba9297f12f4f9f44266e9bb9462cff84de4
always define HAVE_lo_sum

gcc/ChangeLog:

2015-05-23  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

* combine.c (find_split_point): Check the value of HAVE_lo_sum
instead of if it is defined.
(combine_simplify_rtx): Likewise.
* lra-constraints.c (process_address_1): Likewise.
* config/darwin.c: Adjust.
* genconfig.c (main): Always define HAVE_lo_sum.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223619 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/combine.c
gcc/config/darwin.c
gcc/genconfig.c
gcc/lra-constraints.c