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

--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Andrew Pinski <pins...@gcc.gnu.org>:

https://gcc.gnu.org/g:f7747210947a7c66e865c6ac571cce39e2b87caf

commit r15-1590-gf7747210947a7c66e865c6ac571cce39e2b87caf
Author: Andrew Pinski <quic_apin...@quicinc.com>
Date:   Mon Jun 24 18:16:13 2024 -0700

    c-family: Add Warning property to Wnrvo option [PR115624]

    This was missing when Wnrvo was added in
    r14-1594-g2ae5384d457b9c67586de012816dfc71a6943164 .

    Pushed after a bootstrap/test on x86_64-linux-gnu.

    gcc/c-family/ChangeLog:

            PR c++/115624
            * c.opt (Wnrvo): Add Warning property.

    Signed-off-by: Andrew Pinski <quic_apin...@quicinc.com>

Reply via email to