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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Warning on valid vector     |Warning on valid vector
                   |initialization and          |initialization and
                   |push_back combination.      |push_back combination with
                   |                            |-fno-delete-null-pointer-ch
                   |                            |ecks

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Why are you using -fno-delete-null-pointer-checks ?

Reply via email to