https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94867
--- Comment #6 from Patrick Palka <ppalka at gcc dot gnu.org> --- I see this warning with GCC 10.2 and with trunk when using the flags -O -std=c++14 -Wnull-dereference as well. Should this be marked as a 9/10/11 regression then?