gimplify.c (gimplify_expr): Use input_location, not saved_location when building...
authorRichard Guenther <rguenther@suse.de>
Mon, 18 Jul 2011 14:22:50 +0000 (14:22 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 18 Jul 2011 14:22:50 +0000 (14:22 +0000)
commit4b4455e51cec3f3587f52100ca6f14ef4aa8f7f6
tree59334aec062b1ad59043c7dcbb831fc2e0e2bb13
parente002c7cbaff40445b05da1d5213cb8a08422fb9e
gimplify.c (gimplify_expr): Use input_location, not saved_location when building new trees.

2011-07-18  Richard Guenther  <rguenther@suse.de>

* gimplify.c (gimplify_expr): Use input_location, not saved_location
when building new trees.

From-SVN: r176400
gcc/ChangeLog
gcc/gimplify.c