[Bug middle-end/58742] [4.7/4.8 Regression] pointer arithmetic simplification

2013-11-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58742 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug middle-end/58742] [4.7/4.8 Regression] pointer arithmetic simplification

2013-11-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58742 --- Comment #9 from Richard Biener --- Author: rguenth Date: Mon Nov 18 15:13:14 2013 New Revision: 204965 URL: http://gcc.gnu.org/viewcvs?rev=204965&root=gcc&view=rev Log: 2013-11-18 Richard Biener Backport from mainline 2013-10-21

[Bug middle-end/58742] [4.7/4.8 Regression] pointer arithmetic simplification

2013-10-24 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58742 --- Comment #8 from Richard Biener --- (In reply to Richard Biener from comment #4) > The patch will fix the regression part, to be left to optimize is the > pointer offset association bits which should best be done in GIMPLE > reassoc which doesn

[Bug middle-end/58742] [4.7/4.8 Regression] pointer arithmetic simplification

2013-10-23 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58742 Richard Biener changed: What|Removed |Added Summary|[4.7/4.8/4.9 Regression]|[4.7/4.8 Regression] |