* fold-const.c (fold_range_test): Pass LOC to build_range_check.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 May 2011 18:36:31 +0000 (18:36 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 May 2011 18:36:31 +0000 (18:36 +0000)
commit05539e47c46349dee0a9e2cccf8dd6eb7ec33d36
treef657c3abe40e08379f4708214ebd384c11b6fe20
parent85413a3c5366b04c11ff5835ffad49be0c8bb16d
* fold-const.c (fold_range_test): Pass LOC to build_range_check.
(fold_ternary_loc): Use expr_location_or.

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