[Bug middle-end/27336] delete null checks in callers to nonnull functions

2016-08-23 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27336 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/27336] delete null checks in callers to nonnull functions

2016-08-23 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27336 --- Comment #12 from Richard Biener --- Author: rguenth Date: Tue Aug 23 07:23:19 2016 New Revision: 239684 URL: https://gcc.gnu.org/viewcvs?rev=239684&root=gcc&view=rev Log: 2016-08-23 Richard Biener PR tree-optimization/27336

[Bug middle-end/27336] delete null checks in callers to nonnull functions

2016-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27336 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug middle-end/27336] delete null checks in callers to nonnull functions

2016-08-20 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27336 Manuel López-Ibáñez changed: What|Removed |Added Summary|"this" pointer is not |delete null checks in