[Bug c++/69902] [6 Regression] Bogus -Wnonnull-compare for: dynamic_cast<T*>() == nullptr

2016-02-23 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69902 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/69902] [6 Regression] Bogus -Wnonnull-compare for: dynamic_cast<T*>() == nullptr

2016-02-23 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69902 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Tue Feb 23 12:58:53 2016 New Revision: 233631 URL: https://gcc.gnu.org/viewcvs?rev=233631=gcc=rev Log: PR c++/69902 * fold-const.c (fold_truth_not_expr): Propagate

[Bug c++/69902] [6 Regression] Bogus -Wnonnull-compare for: dynamic_cast<T*>() == nullptr

2016-02-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69902 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/69902] [6 Regression] Bogus -Wnonnull-compare for: dynamic_cast<T*>() == nullptr

2016-02-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69902 Richard Biener changed: What|Removed |Added Priority|P3 |P1 Target Milestone|---

[Bug c++/69902] [6 Regression] Bogus -Wnonnull-compare for: dynamic_cast<T*>() == nullptr

2016-02-22 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69902 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|