On Fri, Apr 1, 2016 at 9:12 AM, Yaakov Selkowitz <yselkow...@cygwin.com> wrote:
> See https://gcc.gnu.org/gcc-6/porting_to.html, section named "Optimizations
> remove null pointer checks for this".

If there's an better way to do this, I'm all ears.
However, it seems to come down to either making these methods static
or passing -fno-delete-null-pointer-checks unconditionally once gcc
6.0 becomes stable.

Thanks,

Peter

Reply via email to