This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/25962] Pointer (null) check after the use
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jan 2006 00:12:32 -0000
- Subject: [Bug tree-optimization/25962] Pointer (null) check after the use
- References: <bug-25962-8649@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-26 00:12 -------
I noticed something like this in a different place (but only because I actually
triped over it).
There is another way you can find stuff like this one, by looking at the vrp
tree dump :).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25962