expr.c (expand_expr_real_1): For expanding TERed defs set the current location to...
authorRichard Biener <rguenther@suse.de>
Tue, 1 Sep 2015 13:27:17 +0000 (13:27 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 1 Sep 2015 13:27:17 +0000 (13:27 +0000)
commitfa3d595c3a5d5e289367c9bbf3b31eecec2caa57
tree9547b380d1a2c44a3e59318a182617e73a7f912f
parentf22b057522f25bd929fffb7cea39104fe435c906
expr.c (expand_expr_real_1): For expanding TERed defs set the current location to that of the def if not UNKNOWN.

2015-09-01  Richard Biener  <rguenther@suse.de>

* expr.c (expand_expr_real_1): For expanding TERed defs
set the current location to that of the def if not UNKNOWN.

From-SVN: r227370
gcc/ChangeLog
gcc/expr.c