]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/lto/lto-symtab.c
ipa-devirt.c (odr_subtypes_equivalent_p): Fix recursion.
[thirdparty/gcc.git] / gcc / lto / lto-symtab.c
index cf08d455d877808b484bf2f18b01ae55da4c0387..4b24b84774df8e030b781d8e3f4bad3aaee2a7e5 100644 (file)
@@ -698,7 +698,7 @@ lto_symtab_merge_decls_2 (symtab_node *first, bool diagnosed_p)
          if (level & 2)
            diag = warning_at (DECL_SOURCE_LOCATION (decl),
                               OPT_Wodr,
-                              "%qD violates the C++ One Definition Rule ",
+                              "%qD violates the C++ One Definition Rule",
                               decl);
          if (!diag && (level & 1))
            diag = warning_at (DECL_SOURCE_LOCATION (decl),