[Bug tree-optimization/21368] VRP does not know that &s.a != NULL

2005-09-10 Thread pinskia at gcc dot gnu dot org
-- Bug 21368 depends on bug 18373, which changed state. Bug 18373 Summary: [meta-bug] VRP Value Range Propagation http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18373 What|Old Value |New Value ---

[Bug tree-optimization/21368] VRP does not know that &s.a != NULL

2005-06-01 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-02 02:57 --- Subject: Bug 21368 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-02 02:57:15 Modified files: gcc: ChangeLog fold-const.c tree-flow.h

[Bug tree-optimization/21368] VRP does not know that &s.a != NULL

2005-05-30 Thread dnovillo at gcc dot gnu dot org
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-05-31 01:48 --- This is caught by CCP1. -- What|Removed |Added Status|NEW

[Bug tree-optimization/21368] VRP does not know that &s.a != NULL

2005-05-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-03 22:11 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E