[Bug c/30368] missing warning for dereferencing null pointer

law at redhat dot com gcc-bugzilla@gcc.gnu.org
Tue Nov 19 06:29:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30368

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |NEW
                 CC|                            |law at redhat dot com
         Resolution|DUPLICATE                   |---

--- Comment #8 from Jeffrey A. Law <law at redhat dot com> ---
The plan for 16351 would be to catch in gimple-ssa-isolate-paths.c, but that
won't catch this instance because of the wrapping ADDR_EXPR.

Regardless, while related, this is not, IMHO a dup of 16351



More information about the Gcc-bugs mailing list