re PR middle-end/58742 (pointer arithmetic simplification)
authorRichard Biener <rguenther@suse.de>
Tue, 28 Jan 2014 14:53:52 +0000 (14:53 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 28 Jan 2014 14:53:52 +0000 (14:53 +0000)
commit07ec81f958b765032f234d08623b9a23c374a09e
treecbd321c0a8325f0dd1c5d1f02a29798d81d3d147
parent5facb998d920cb29d4390c6ab04230b19aa0ff12
re PR middle-end/58742 (pointer arithmetic simplification)

2014-01-28  Richard Biener  <rguenther@suse.de>

PR tree-optimization/58742
* tree-ssa-forwprop.c (associate_plusminus): Handle
pointer subtraction of the form (T)(P + A) - (T)P.

From-SVN: r207194
gcc/ChangeLog
gcc/tree-ssa-forwprop.c