This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/47214] False warning "null argument where non-null required"


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

--- Comment #2 from Paul Koning <pkoning at gcc dot gnu.org> 2011-01-11 12:00:56 UTC ---
Not if you look at that call in isolation, true.  But right before it in the
test program is a check that does exactly this.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]