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/71699] bogus -Wmaybe-uninitialized warning: gcc misses that non-NULL pointer + offset can never be NULL


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71699

--- Comment #9 from Manish Goregaokar <manish at mozilla dot com> ---
Already sent it :)

https://gcc.gnu.org/ml/gcc-patches/2016-06/msg02057.HTML is the current patch;
need to look at the test failures before moving forward.

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