[Bug ipa/79849] diagnostics: typo in "type %qT itself violate the C++ One Definition Rule"

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 16 09:02:00 GMT 2017


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

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue May 16 08:57:05 2017
New Revision: 248089

URL: https://gcc.gnu.org/viewcvs?rev=248089&root=gcc&view=rev
Log:
Fix 2 typos in ipa-devirt.c.

2017-05-16  Martin Liska  <mliska@suse.cz>

        PR ipa/79849.
        PR ipa/79850.
        * ipa-devirt.c (warn_types_mismatch): Fix typo.
        (odr_types_equivalent_p): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-devirt.c


More information about the Gcc-bugs mailing list