gimple-fold.c (gimple_fold_stmt_to_constant_1): Set a location on the built ADDR_EXPR.
authorRichard Guenther <rguenther@suse.de>
Mon, 29 Aug 2011 09:03:41 +0000 (09:03 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 29 Aug 2011 09:03:41 +0000 (09:03 +0000)
commit4d59a001d319fe67785ec13d54dd58e0737d12b6
tree225ef726671cd1648337b7bb547b57f7e4ab2a74
parent8abdac292019f1581c057a98ca044953c05b345a
gimple-fold.c (gimple_fold_stmt_to_constant_1): Set a location on the built ADDR_EXPR.

2011-08-29  Richard Guenther  <rguenther@suse.de>

* gimple-fold.c (gimple_fold_stmt_to_constant_1): Set a location
on the built ADDR_EXPR.

From-SVN: r178172
gcc/ChangeLog
gcc/gimple-fold.c