* g++.old-deja/g++.abi/cxa_vec.C: Fix typo in comment.
* testsuite/18_support/cxa_vec.cc: Fix typo in comment.
From-SVN: r193326
+2012-11-08 Florian Weimer <fweimer@redhat.com>
+
+ * g++.old-deja/g++.abi/cxa_vec.C: Fix typo in comment.
+
2012-11-07 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/55151
// are resolved when the kernel is linked.
// { dg-do run { xfail { powerpc-ibm-aix* || vxworks_kernel } } }
// { dg-options "-flat_namespace" { target *-*-darwin[67]* } }
-// Avoid use of none-overridable new/delete operators in shared
+// Avoid use of non-overridable new/delete operators in shared
// { dg-options "-static" { target *-*-mingw* } }
// Test __cxa_vec routines
// Copyright (C) 2000, 2005 Free Software Foundation, Inc.
+2012-11-08 Florian Weimer <fweimer@redhat.com>
+
+ * testsuite/18_support/cxa_vec.cc: Fix typo in comment.
+
2012-11-08 Jonathan Wakely <jwakely.gcc@gmail.com>
* include/profile/iterator_tracker.h (operator++): Fix returning
// { dg-do run }
-// Avoid use of none-overridable new/delete operators in shared
+// Avoid use of non-overridable new/delete operators in shared
// { dg-options "-static" { target *-*-mingw* } }
// Test __cxa_vec routines
// Copyright (C) 2000-2012 Free Software Foundation, Inc.