This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Remove useless null pointer checks
- From: Jason Merrill <jason at redhat dot com>
- To: law at redhat dot com
- Cc: Jeff Sturm <jsturm at one-point dot com>, gcc-patches at gcc dot gnu dot org
- Date: Thu, 31 Jul 2003 13:07:48 -0400
- Subject: Re: [tree-ssa] Remove useless null pointer checks
- References: <200307310319.h6V3Iu4w002738@speedy.slc.redhat.com>
On Wed, 30 Jul 2003 21:18:55 -0600, law@redhat.com wrote:
> However, once we deal with the NOP_EXPR issues in a sane way
FYI, I hope to deal with that today.
Jason