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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|8.2.0                       |4.9.2
   Target Milestone|---                         |7.0

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Fixed for GCC 7.1 by r238909, which fixed:

    PR c++/60760 - arithmetic on null pointers should not be allowed in
constant
    PR c++/71091 - constexpr reference bound to a null pointer dereference

Reply via email to