fold-const.c (fold_range_test): Pass LOC to build_range_check.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 9 May 2011 18:36:31 +0000 (18:36 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 9 May 2011 18:36:31 +0000 (18:36 +0000)
commite4c0337862a3d76255d4ad7be49b4435910ede1e
treef657c3abe40e08379f4708214ebd384c11b6fe20
parent805d6a7592f18617e4dda5f839dfd02618aaf779
fold-const.c (fold_range_test): Pass LOC to build_range_check.

* fold-const.c (fold_range_test): Pass LOC to build_range_check.
(fold_ternary_loc): Use expr_location_or.

From-SVN: r173588
gcc/ChangeLog
gcc/fold-const.c