Re: [PATCH] Fix PRs59125 and 54570

2013-12-01 Thread H.J. Lu
On Mon, Nov 18, 2013 at 5:25 AM, Richard Biener wrote: > On Fri, 15 Nov 2013, Richard Biener wrote: > >> On Fri, 15 Nov 2013, Jakub Jelinek wrote: >> >> > On Fri, Nov 15, 2013 at 02:56:51PM +0100, Richard Biener wrote: >> > > Now that there is (finally :() a wrong-code testcase for the >> > > PR54

Re: [PATCH] Fix PRs59125 and 54570

2013-11-18 Thread Richard Biener
On Fri, 15 Nov 2013, Richard Biener wrote: > On Fri, 15 Nov 2013, Jakub Jelinek wrote: > > > On Fri, Nov 15, 2013 at 02:56:51PM +0100, Richard Biener wrote: > > > Now that there is (finally :() a wrong-code testcase for the > > > PR54570 issue we can no longer ignore it (bah). So the following >

Re: [PATCH] Fix PRs59125 and 54570

2013-11-15 Thread Richard Biener
On Fri, 15 Nov 2013, Jakub Jelinek wrote: > On Fri, Nov 15, 2013 at 02:56:51PM +0100, Richard Biener wrote: > > Now that there is (finally :() a wrong-code testcase for the > > PR54570 issue we can no longer ignore it (bah). So the following > > tries to paper over the fact that object-size sucks

Re: [PATCH] Fix PRs59125 and 54570

2013-11-15 Thread Jakub Jelinek
On Fri, Nov 15, 2013 at 02:56:51PM +0100, Richard Biener wrote: > Now that there is (finally :() a wrong-code testcase for the > PR54570 issue we can no longer ignore it (bah). So the following > tries to paper over the fact that object-size sucks and disables > value-numbering of equal addresses

[PATCH] Fix PRs59125 and 54570

2013-11-15 Thread Richard Biener
Now that there is (finally :() a wrong-code testcase for the PR54570 issue we can no longer ignore it (bah). So the following tries to paper over the fact that object-size sucks and disables value-numbering of equal addresses the same before that pass had a chance to finally look at the structure