2020-04-09 Jan Hubicka <hubicka@ucw.cz>
PR tree-optimization/91322
+ * g++.dg/lto/alias-4_0.C: Fix typo.
* g++.dg/lto/alias-4_0.C: Avoid conflict with va_list on ARM and add
a template testing that
test ();
return 0;
}
-/* On ARM the testcase used to fial because struct a got in conflict with builtin
+/* On ARM the testcase used to fail because struct a got in conflict with builtin
va_list type. Check that this does not happen. */
/* { dg-final { scan-wpa-ipa-dump-not "ODR and non-ODR type conflict" "cgraph" } } */